Theme Files Update

This commit is contained in:
GitHub Action 2023-11-12 15:26:10 +00:00
parent 9be4cc1b9b
commit d7d6b817bd
7 changed files with 54 additions and 37 deletions

View file

@ -1,6 +1,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" . }}
{{- template "_internal/schema.html" . -}}
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}