diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-02-15 10:19:49 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-02-15 10:23:32 +0100 |
commit | 09b8fb93b5b459d3442d0cd3abe58e2010fb0d86 (patch) | |
tree | ab883e15f337aab7bee34619251aaca25bf3518b /views/games_public.pug | |
parent | ea5ee6b976dedc1ac54d7fb71473db0131d735be (diff) | |
download | server-09b8fb93b5b459d3442d0cd3abe58e2010fb0d86.tar.gz |
Set page titles.
Diffstat (limited to 'views/games_public.pug')
-rw-r--r-- | views/games_public.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/games_public.pug b/views/games_public.pug index 54591cd..8cfd541 100644 --- a/views/games_public.pug +++ b/views/games_public.pug @@ -3,7 +3,7 @@ doctype html html head include head - title= SITE_NAME + title Public room if user meta(http-equiv="refresh" content=900) body |