🔥 chore: clean code

This commit is contained in:
naiba
2021-01-16 15:25:19 +08:00
parent cb207580cf
commit d896a01883
3 changed files with 2 additions and 31 deletions

View File

@@ -17,7 +17,7 @@
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css">
<link rel="stylesheet" type="text/css" href="/static/semantic-ui-alerts.min.css">
<link rel="stylesheet" href="/static/theme-hotaru/css/core.css?v202012121912" type="text/css">
<link rel="stylesheet" href="/static/theme-hotaru/css/main.css?v202012252026" type="text/css">
<link rel="stylesheet" href="/static/theme-hotaru/css/main.css?v202101161524" type="text/css">
<link rel="stylesheet" href="/static/theme-hotaru/css/darkmode.css?v202012121912" type="text/css">
{{if ts .CustomCode}}
{{.CustomCode|safe}}