All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
4 lines
208 B
HTML
4 lines
208 B
HTML
{{ $autoTheme := resources.Get "auto-theme.css" | minify }}
|
|
<link href="{{ $autoTheme.RelPermalink }}" rel="stylesheet">
|
|
|
|
<script data-site="RVRFGZU" src="analytics.alexselimov.com/script.js" defer></script>
|