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

7 lines
226 B
HTML
Raw Normal View History

2018-07-26 07:49:47 +00:00
{{ 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" . }}
{{ partial "footer/deferred-styles.html" . }}