mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
✨ Add Hugo schema template
This commit is contained in:
@@ -56,8 +56,12 @@
|
|||||||
{{/* Social */}}
|
{{/* Social */}}
|
||||||
{{ template "_internal/opengraph.html" . }}
|
{{ template "_internal/opengraph.html" . }}
|
||||||
{{ template "_internal/twitter_cards.html" . }}
|
{{ template "_internal/twitter_cards.html" . }}
|
||||||
|
{{/* Schema */}}
|
||||||
|
{{ template "_internal/schema.html" . }}
|
||||||
{{/* Generator */}}
|
{{/* Generator */}}
|
||||||
{{ hugo.Generator }}
|
{{ if .Site.Params.attribution | default true }}
|
||||||
|
{{ hugo.Generator }}
|
||||||
|
{{ end }}
|
||||||
{{/* Me */}}
|
{{/* Me */}}
|
||||||
{{ with .Site.Author.name }}<meta name="author" content="{{ . }}" />{{ end }}
|
{{ with .Site.Author.name }}<meta name="author" content="{{ . }}" />{{ end }}
|
||||||
{{ with .Site.Author.links }}
|
{{ with .Site.Author.links }}
|
||||||
|
|||||||
Reference in New Issue
Block a user