Add bearalytics script
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
99f84490ad
commit
1c7b77d76d
1 changed files with 4 additions and 0 deletions
4
layouts/partials/custom_head.html
Normal file
4
layouts/partials/custom_head.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{{ $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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue