diff options
Diffstat (limited to 'static/pages.json')
-rw-r--r-- | static/pages.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/pages.json b/static/pages.json index 4a18ca9..618bc7a 100644 --- a/static/pages.json +++ b/static/pages.json @@ -32,6 +32,16 @@ "pageTitle": "Anna nimimerkki", "URL": "pages/nick.html", "hidden": "yes" + }, + "question": { + "pageTitle": "Lisää kysymys", + "URL": "pages/question.html", + "hidden": "yes" + }, + "quiz": { + "pageTitle": "Rakenna kysely", + "URL": "pages/quiz.html", + "hidden": "yes" } } } |