diff options
Diffstat (limited to 'static/pages.json')
-rw-r--r-- | static/pages.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/pages.json b/static/pages.json index 4935c1d..4a18ca9 100644 --- a/static/pages.json +++ b/static/pages.json @@ -27,6 +27,11 @@ "pageTitle": "Moderoi sivustoa", "URL": "pages/moderate.html", "menuName": "Moderoi" + }, + "nick": { + "pageTitle": "Anna nimimerkki", + "URL": "pages/nick.html", + "hidden": "yes" } } } |