From ed962ef444e9d239f1c6479e086fd9f8bf361d59 Mon Sep 17 00:00:00 2001 From: Leilukin 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: - - - - - - - -