themes/tella/layouts/partials/seo/print.html aktualisiert
All checks were successful
Website / Website veröffentlichen (push) Successful in -22s
All checks were successful
Website / Website veröffentlichen (push) Successful in -22s
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
{{- $.Scratch.SetInMap "seo" "twitter_card" "summary_large_image" -}}
|
{{- $.Scratch.SetInMap "seo" "twitter_card" "summary_large_image" -}}
|
||||||
|
|
||||||
{{/* We check the site config sports a Social.twitter and use as handle */}}
|
{{/* We check the site config sports a Social.twitter and use as handle */}}
|
||||||
{{- with .Site.Social.twitter -}}
|
{{- with .Site.Params.social.twitter -}}
|
||||||
{{- $.Scratch.SetInMap "seo" "twitter_handle" (printf "@%s" .) -}}
|
{{- $.Scratch.SetInMap "seo" "twitter_handle" (printf "@%s" .) -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user