summaryrefslogtreecommitdiff
path: root/views/create-index.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-02-15 10:19:49 +0100
committerTor Andersson <tor@ccxvii.net>2025-02-15 10:23:32 +0100
commit09b8fb93b5b459d3442d0cd3abe58e2010fb0d86 (patch)
treeab883e15f337aab7bee34619251aaca25bf3518b /views/create-index.pug
parentea5ee6b976dedc1ac54d7fb71473db0131d735be (diff)
downloadserver-09b8fb93b5b459d3442d0cd3abe58e2010fb0d86.tar.gz
Set page titles.
Diffstat (limited to 'views/create-index.pug')
-rw-r--r--views/create-index.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/create-index.pug b/views/create-index.pug
index d038810..c508be7 100644
--- a/views/create-index.pug
+++ b/views/create-index.pug
@@ -3,7 +3,7 @@ doctype html
html
head
include head
- title= SITE_NAME
+ title Create game
body
include header
article