From 8c9451b9c2e34d8376249b8981df355ac0a8f0d7 Mon Sep 17 00:00:00 2001 From: Horilla Date: Thu, 15 Jan 2026 15:15:43 +0530 Subject: [PATCH] [UPDT] BASE: Added custom header and footer script file for js while customization --- static/src/js/customFooterScripts.js | 0 static/src/js/customHeaderScripts.js | 0 templates/index.html | 2 ++ 3 files changed, 2 insertions(+) create mode 100644 static/src/js/customFooterScripts.js create mode 100644 static/src/js/customHeaderScripts.js diff --git a/static/src/js/customFooterScripts.js b/static/src/js/customFooterScripts.js new file mode 100644 index 000000000..e69de29bb diff --git a/static/src/js/customHeaderScripts.js b/static/src/js/customHeaderScripts.js new file mode 100644 index 000000000..e69de29bb diff --git a/templates/index.html b/templates/index.html index a97b694cd..cfe74e481 100755 --- a/templates/index.html +++ b/templates/index.html @@ -45,6 +45,7 @@ + @@ -260,6 +261,7 @@ +