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
Changed absolute URLs to relative (#168)
Sam Wedgwood
29.24.2021
3e9a2063bd00e55399f65b82180cdf9dfb91338e
[external-software/github_gohugo_theme_anatole.git]
/
layouts
/
partials
/
footer.html
1
2
3
4
5
6
{{- partial "medium-zoom.html" . -}}
{{- partial "math.html" . -}}
{{- template "_internal/google_analytics_async.html" . -}}
{{- if and (hugo.IsProduction) (.Site.Params.gtagId) -}}
{{ partial "google-analytics-gtag-async.html" . }}
{{- end -}}