Fix script url (again)
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
This commit is contained in:
parent
c415c5ad85
commit
2e03a387aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{ $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>
|
||||
<script data-site="RVRFGZU" src="https://analytics.alexselimov.com/script.js" defer></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue