diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 55fa1328..d69d595f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -52,4 +52,5 @@ {{- template "partials/templates/opengraph.html" . }} {{- template "partials/templates/twitter_cards.html" . }} {{- template "partials/templates/schema.html" . }} -{{- end }} \ No newline at end of file +{{- template "partials/templates/schema_json.html" . }} +{{- end }} diff --git a/layouts/partials/templates/schema_json.html b/layouts/partials/templates/schema_json.html new file mode 100644 index 00000000..a673ddbb --- /dev/null +++ b/layouts/partials/templates/schema_json.html @@ -0,0 +1,39 @@ +