dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: added umami analytics (#298)
Alexander Bilz
01.40.2022
a9cb5630a21a320d3d3c1afe3781fd289129273e
[external-software/github_gohugo_theme_anatole.git]
/
layouts
/
partials
/
analytics
/
umami.html
1
2
3
4
5
6
<script
async
defer
src="https://{{ .Site.Params.umami.serverURL }}/umami.js"
data-website-id="{{ .Site.Params.umami.id }}"
></script>