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