From 4ee885ac57ce7364f96c7915c24c64d9cd42aa0f Mon Sep 17 00:00:00 2001 From: Joaquin Date: Fri, 9 May 2025 11:06:13 -0700 Subject: [PATCH] fix/reorganized scripts called in ejs files --- package-lock.json | 1 + src/views/partials/footer.ejs | 2 ++ src/views/partials/scriptLoader.ejs | 1 - 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 521a7be..83cff57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1442,6 +1442,7 @@ "version": "7.0.3", "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.3.tgz", "integrity": "sha512-Ajq6Sz1x7cIK3pN6KesGTah+1gnwMnx5gKl3piQlQQE/PwyJ4Mbc8is2psWYxK3RJTVeqsDaCv8ZzXLCDHMTZw==", + "license": "MIT-0", "engines": { "node": ">=6.0.0" } diff --git a/src/views/partials/footer.ejs b/src/views/partials/footer.ejs index 9ee0b91..3a39799 100644 --- a/src/views/partials/footer.ejs +++ b/src/views/partials/footer.ejs @@ -7,5 +7,7 @@ + + diff --git a/src/views/partials/scriptLoader.ejs b/src/views/partials/scriptLoader.ejs index afe997b..2ed92a3 100644 --- a/src/views/partials/scriptLoader.ejs +++ b/src/views/partials/scriptLoader.ejs @@ -1,5 +1,4 @@ -