5 lines
205 B
HTML
5 lines
205 B
HTML
|
|
{{ $autoTheme := resources.Get "auto-theme.css" | minify }}
|
||
|
|
<link href="{{ $autoTheme.RelPermalink }}" rel="stylesheet">
|
||
|
|
|
||
|
|
<script data-site="RVRFGZU" src="https://127.0.0.1:8000/script.js" defer></script>
|