Add title manually for now
This commit is contained in:
parent
d5ff05f36e
commit
fbdf0b7826
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue