From 8a381753c3869d21324d5058d8101d067bacc3a3 Mon Sep 17 00:00:00 2001 From: Rob Fuller Date: Sun, 1 Dec 2013 03:03:01 -0500 Subject: [PATCH] small change to conf for title --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index a3c37ca..d86e81b 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,5 @@ { + "title": "PwnWiki.io" "useSideMenu": true, "additionalFooterText": "All content and images © by Pwn Wiki Team", }