feat: add head extra

This commit is contained in:
SerKo 2022-05-24 20:52:30 +08:00
parent 57bae24962
commit f447fcd349
2 changed files with 2 additions and 0 deletions

View File

View File

@ -20,4 +20,6 @@
<script src="https://unpkg.com/master-styles-group"></script>
<script src="https://unpkg.com/themes.js"></script>
<script>new window.Themes()</script>
{{- partial "head-extra.html" . -}}
</head>