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/profile.pug | |
parent | ea5ee6b976dedc1ac54d7fb71473db0131d735be (diff) | |
download | server-09b8fb93b5b459d3442d0cd3abe58e2010fb0d86.tar.gz |
Set page titles.
Diffstat (limited to 'views/profile.pug')
-rw-r--r-- | views/profile.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/profile.pug b/views/profile.pug index 422f4d1..4ecf289 100644 --- a/views/profile.pug +++ b/views/profile.pug @@ -3,7 +3,7 @@ doctype html html head include head - title= SITE_NAME + title Profile body include header article |