diff options
author | Lilian Teronen <lteronen@local> | 2023-11-27 01:37:03 +0200 |
---|---|---|
committer | Lilian Teronen <lteronen@local> | 2023-11-27 01:37:03 +0200 |
commit | 03b031ea793e91ce2f87cf28c73cefc8ce69a7b5 (patch) | |
tree | 882919559651e1b18904404ccc7c5106d167f1fd /static/pages.json | |
parent | d2de3ae10b6f5314bd4b8243218212d2004f35b0 (diff) |
More rework on routes. Best and worst matches. More visuals.
Diffstat (limited to 'static/pages.json')
-rw-r--r-- | static/pages.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/static/pages.json b/static/pages.json index 37e59e4..8d0d376 100644 --- a/static/pages.json +++ b/static/pages.json @@ -36,12 +36,6 @@ "hidden": "yes", "menuName": "Moderoi" }, - "nick": { - "pageTitle": "Anna nimimerkki", - "URL": "pages/nick.html", - "hidden": "yes", - "dynamic": "yes" - }, "question": { "pageTitle": "Lisää kysymys", "URL": "pages/question.html", @@ -51,11 +45,6 @@ "pageTitle": "Luodaanko uusi kyselmä?", "URL": "pages/quiz.html", "hidden": "yes" - }, - "new_answer": { - "pageTitle": "Anna kyselyn koodi", - "URL": "pages/new_answer.html", - "hidden": "yes" } } } |