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: de5e062a38b57e0280b8964c90b8503bd1762a55
parent: c040d0aea8d2b47599c24d61068a60b7a7077a2c
author: Chris Noxz <chris@noxz.tech>
date:   Sun, 14 Jun 2020 21:30:02 +0200
change header text
Mconfig.def.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
@@ -1,5 +1,5 @@
 #define MAIN_TITLE  "noxz.tech"
-#define SUB_TITLE   "- Chris Noxz"
+#define SUB_TITLE   "- Chris Noxz (aka. z0noxz)"
 
 char *html_head =
 	"<head>\n"