dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' into #114
weru
09.07.2023
f59b40a8e0ee3f4c808ab7b269667ab31c43c34e
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
partials
/
opengraph.html
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 }}