feat: add head extra
This commit is contained in:
parent
57bae24962
commit
f447fcd349
0
layouts/partials/head-extra.html
Normal file
0
layouts/partials/head-extra.html
Normal file
@ -20,4 +20,6 @@
|
|||||||
<script src="https://unpkg.com/master-styles-group"></script>
|
<script src="https://unpkg.com/master-styles-group"></script>
|
||||||
<script src="https://unpkg.com/themes.js"></script>
|
<script src="https://unpkg.com/themes.js"></script>
|
||||||
<script>new window.Themes()</script>
|
<script>new window.Themes()</script>
|
||||||
|
|
||||||
|
{{- partial "head-extra.html" . -}}
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user