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
chore: update node and hugo version
Alexander Bilz
26.55.2023
260ab5588bbac8ffb8ac2a40bd32619468f4e63f
[external-software/github_gohugo_theme_anatole.git]
/
layouts
/
partials
/
analytics
/
plausible.html
1
2
3
4
5
6
<script
async
defer
data-domain="{{ .Site.Params.plausibleAnalytics.domain }}"
src="{{ .Site.Params.plausibleAnalytics.serverURL | default "https://plausible.io" }}/js/plausible.js"
></script>