Add title manually for now

This commit is contained in:
Hamcha 2019-06-14 15:43:15 +02:00
parent d5ff05f36e
commit fbdf0b7826
Signed by: hamcha
GPG Key ID: A40413D21021EAEE
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ .Title }}</title>
<title>My Little Pony CCG Comprehensive Rules</title>
<link rel="stylesheet" href="static/style.min.css">
<script src="static/script.min.js" defer></script>
</head>