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.
---
notYetAnotherWiki.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'notYetAnotherWiki.lua')
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