mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Use a custom opengraph template and rename feature-video to just feature
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<title>{{ print .Title " | " .Site.Title }}</title>
|
||||
{{ end }}
|
||||
|
||||
{{ template "_internal/opengraph.html" . }}
|
||||
{{ partial "opengraph.html" . }}
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
{{ template "_internal/schema.html" . }}
|
||||
|
||||
|
Reference in New Issue
Block a user