mirror of https://github.com/onweru/compose.git

bb1950328
28.25.2021 cd3c7ffb792b1288b25fadbef3a2d99f5e6a55bc
1
2
3
4
5
6
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/schema.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}
{{- if eq (getenv "HUGO_ENV") "production" }}
{{- template "_internal/google_analytics_async.html" . }}
{{- end }}