summaryrefslogtreecommitdiff
path: root/static/pages.json
diff options
context:
space:
mode:
authorOlli Vilén <oviln@local>2023-11-16 22:11:46 +0200
committerOlli Vilén <oviln@local>2023-11-16 22:11:46 +0200
commit0ed244ef2dd27a835ec12fdbc93a1f20bbcd89eb (patch)
treeba673352e44f2e1e55b8dc762b45a9cd769376e3 /static/pages.json
parent93a927b130ba09cea29aba2077848f785ac48844 (diff)
More db actions and forms.
Diffstat (limited to 'static/pages.json')
-rw-r--r--static/pages.json10
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"
}
}
}