diff options
Diffstat (limited to 'src/http/tpl/base.html')
-rw-r--r-- | src/http/tpl/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html index dbfdbb0..612657e 100644 --- a/src/http/tpl/base.html +++ b/src/http/tpl/base.html @@ -2,6 +2,7 @@ <html> <head> + <title>mediocregopher's lil web corner</title> <style>{{ StaticInlineCSS "new.css" }}</style> <style>{{ StaticInlineCSS "mediocre.css" }}</style> |