dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add support for plausible analytics (#382)
Rhys Perry
11.02.2020
34ac982a4bf9558ad0734ec49a09c3b1cd6ef6ed
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
partials
/
analytics
/
plausible.html
1
<script async defer data-domain=”{{ .Site.Params.plausibleAnalytics.domain }}” src=”https://{{ .Site.Params.plausibleAnalytics.serverURL | default "plausible.io" }}/js/index.js”></script>