From 2d4671d8eacce046dffec0fc76d7c054b1f42978 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:41:40 +0800 Subject: [PATCH] Embed guestbook CSS and JavaScript files in the element --- src/pages/guestbook.njk | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/pages/guestbook.njk b/src/pages/guestbook.njk index 57c70480..d858c0cd 100644 --- a/src/pages/guestbook.njk +++ b/src/pages/guestbook.njk @@ -1,5 +1,7 @@ --- title: Guestbook +customCSSSheet: ["svgIconControl", "comments"] +customJSFiles: ["svgIconControl", "googleSheetsReaderGizmo", "comments"] eleventyNavigation: key: Guestbook order: 9 @@ -39,14 +41,6 @@ eleventyComputed: - - - - - - - -