From 43c45f61d67a8512da75633c7e2ae2c748262280 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 9 Nov 2025 18:56:55 -0800 Subject: [PATCH] Fix: Use html-plugin-include fragments --- index.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 59e876c..feb6803 100644 --- a/index.html +++ b/index.html @@ -1,18 +1,20 @@ -<%- include('src/partials/head.html') %> + -
-<%- include('src/partials/header.html') %> -<%- include('src/partials/main.html') %> -<%- include('src/partials/footer.html') %> -
-<%- include('src/partials/sidebars.html') %> -<%- include('src/partials/popovers.html') %> -<%- include('src/partials/modals.html') %> -<%- include('src/partials/scripts.html') %> - +
+ + + +
+ + + + + + +