fix CSS; wipe public

This commit is contained in:
Thomas Dedek
2019-12-23 10:32:08 +01:00
parent 01c73e9f01
commit 47a1f94123
24 changed files with 36 additions and 685 deletions

View File

@@ -11,7 +11,7 @@
<meta name="msapplication-TileImage" content="{{ "favicon.webp" | absURL }}" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body style="background-image: url({{ "background.png" | absURL }});">
<body>
{{ block "main" . }}{{ end }}
</body>
</html>