From 1a88a1ae36433b1abcdd591feba6651b195ae920 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Wed, 12 Mar 2025 22:37:44 +1000 Subject: Shrink some parts of the footer. --- default.template | 2 +- notYetAnotherWiki.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default.template b/default.template index c56fd9c..8f918f3 100644 --- a/default.template +++ b/default.template @@ -94,7 +94,7 @@
-

No cookies or scripts where harmed in the making of this web site. May contain low fat CSS.

+

No cookies or scripts where harmed in the making of this web site. May contain low fat CSS.

diff --git a/notYetAnotherWiki.lua b/notYetAnotherWiki.lua index 77903a9..c337af2 100755 --- a/notYetAnotherWiki.lua +++ b/notYetAnotherWiki.lua @@ -28,7 +28,7 @@ local GlobalMetaData = { karenPurple = '#8800ff', onefangPurple = '#cc00ff', onefangGreen = '#42ff00', 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 v 0.0', } local Files, Subs, xLinks = {}, {}, {} -- cgit v1.1