From 09b8fb93b5b459d3442d0cd3abe58e2010fb0d86 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 15 Feb 2025 10:19:49 +0100 Subject: Set page titles. --- views/games_public.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/games_public.pug') 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 -- cgit v1.2.3