diff options
Diffstat (limited to 'templates/index.html.template')
| -rw-r--r-- | templates/index.html.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.template b/templates/index.html.template index ee405e4..3dcf4a7 100644 --- a/templates/index.html.template +++ b/templates/index.html.template @@ -1,4 +1,4 @@ -{{define "title"}}roseh.moe{{end}} +{{define "head"}}<title>roseh.moe</title>{{end}} <div style="background-image:url(/static/index/stars.webp);background-repeat:repeat;height:500px;display:flex"> <h1 style="margin:auto">roseh.moe</h1> |
