From 04e6f2a2c6bacabdea6094990ea0ada17d21b8d5 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 1 Aug 2024 02:43:49 +0000 Subject: [PATCH] feat: Add noscript fallback to homepage (#2675) Signed-off-by: Daniel Gray --- theme/home.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/theme/home.html b/theme/home.html index 5194bb1d..90d28018 100644 --- a/theme/home.html +++ b/theme/home.html @@ -60,6 +60,31 @@ + {% endif %} {{ page.content }}