noxz-sites

A collection of a builder and various scripts creating the noxz.tech sites
git clone https://noxz.tech/git/noxz-sites.git
Log | Files | README | LICENSE

commit: cd075e34a2fcba85c2c6d7295354b901f3dac96a
parent: ed1c97326d475c00b23d9a6c09a047df28660eb4
author: Chris Noxz <chris@noxz.tech>
date:   Mon, 28 Oct 2019 21:35:57 +0100
Change footer of noxz.tech
Mconfig.def.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
@@ -25,7 +25,7 @@ char *html_header =
 char *html_footer =
     "<div id=\"footer\">\n"
     "   <span class=\"right\">\n"
-    "      &copy; 2006-%s Chris Noxz"
+    "      Copyright &copy; 2006-%s Chris Noxz"
     "      | <a href=\"//noxz.tech/about/copying-policy\">copying policy</a>\n"
     "      | <a href=\"//git.noxz.tech\">source</a>\n"
     "   </span>\n"