diff options
Diffstat (limited to 'hosted/tmpl/index.html')
-rw-r--r-- | hosted/tmpl/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosted/tmpl/index.html b/hosted/tmpl/index.html index 4a17aee..ef66373 100644 --- a/hosted/tmpl/index.html +++ b/hosted/tmpl/index.html @@ -8,6 +8,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/assets/css/theme.css" rel="stylesheet"> + + <title>{{ .SiteTitle }} </head> <body onload='initFilter()'> |