From e1e08ff10709064451cbc4c20ad4ac915560e3be Mon Sep 17 00:00:00 2001 From: Gui Goncalves Date: Sat, 16 Oct 2021 09:59:26 +0100 Subject: [PATCH] Parameterize useless JS file that runs --- TODO | 2 -- layouts/partials/noscript.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO b/TODO index 59f5805..ee24250 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,2 @@ - Show reading time - Move Copyright info to config -- Parameterize what happens when JS is enabled -- Allow permalinks to work even with JS diff --git a/layouts/partials/noscript.html b/layouts/partials/noscript.html index 8934e56..97dc269 100644 --- a/layouts/partials/noscript.html +++ b/layouts/partials/noscript.html @@ -19,4 +19,4 @@ }); - + -- 2.34.2