forked from web/portal
fix CSS; wipe public
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user