diff options
Diffstat (limited to 'hosted/tmpl')
-rw-r--r-- | hosted/tmpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/tmpl/index.html b/hosted/tmpl/index.html index ef66373..3578f05 100644 --- a/hosted/tmpl/index.html +++ b/hosted/tmpl/index.html @@ -9,7 +9,7 @@ <link href="/assets/css/theme.css" rel="stylesheet"> - <title>{{ .SiteTitle }} + <title>{{ .SiteTitle }}</title> </head> <body onload='initFilter()'> |