From eda3d120500c67dd558502445843fa37e11a0d02 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sun, 23 Feb 2025 16:55:15 +1000 Subject: Much ado about nothing. --- default.template | 2 +- notYetAnotherWiki.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default.template b/default.template index e6b02e6..9c5765f 100644 --- a/default.template +++ b/default.template @@ -57,7 +57,7 @@
-
+
$body$
$history$
diff --git a/notYetAnotherWiki.lua b/notYetAnotherWiki.lua index fdb5903..f0db94f 100755 --- a/notYetAnotherWiki.lua +++ b/notYetAnotherWiki.lua @@ -28,7 +28,7 @@ local GlobalMetaData = { karenPurple = '#8800ff', onefangPurple = '#cc00ff', PinkFloyd = '#AA00AA', DeepPurple = '#220022', -- From an ancient site of mine, which went from PinkFloyd to DeepPurple as a background gradient. favicon = 'nYAW_icon.png', logo = 'nYAW.png', - footer = 'Powered by notYetAnotherWiki version 0.0.  ', + footer = 'Powered by notYetAnotherWiki version 0.0. ', } local Files, Subs, xLinks = {}, {}, {} -- cgit v1.1