aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/structured-data.html
blob: 4bfb90936526d0c08ab7c99d656b2849e0a608bb (plain) (blame)
1
2
3
4
5
6
{{/* We use some Hugo built-in templates, you can find their source here: */}}
{{/* https://github.com/gohugoio/hugo/tree/master/tpl/tplimpl/embedded/templates */}}

{{- template "_internal/schema.html" . }}
{{- template "_internal/opengraph.html" . }}
{{- template "_internal/twitter_cards.html" . }}