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

weru
09.07.2023 f59b40a8e0ee3f4c808ab7b269667ab31c43c34e
1
2
3
4
5
6
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/schema.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}
{{- if hugo.IsProduction }}
  {{- template "_internal/google_analytics.html" . }}
{{- end }}