hugo-theme-hyde-hyde/layouts/partials/page-list/footer.html

6 lines
178 B
HTML
Raw Normal View History

{{ if .Site.GoogleAnalytics -}}
<!-- Google Analytics -->
{{- template "_internal/google_analytics_async.html" . -}}
2018-07-26 07:49:47 +00:00
{{- end }}
{{ partial "footer/font-awesome-js.html" . }}