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 comments for customSCSS file path in config.toml (#605)
Simon Pai
02.34.2021
1f34f6827a8cc0bc80519d30c7b3750e20404054
[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/plausible.js"></script>