mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
@@ -107,7 +107,7 @@
|
|||||||
{{/* Social */}}
|
{{/* Social */}}
|
||||||
{{ template "_internal/opengraph.html" . }}
|
{{ template "_internal/opengraph.html" . }}
|
||||||
{{ template "_internal/twitter_cards.html" . }}
|
{{ template "_internal/twitter_cards.html" . }}
|
||||||
{{- /* Image for both main page and backoff if not `*feature*` image found */ -}}
|
{{- /* Main page always uses this; fallback elsewhere if no feature image */ -}}
|
||||||
{{- /* See https://gohugo.io/templates/embedded/#open-graph */ -}}
|
{{- /* See https://gohugo.io/templates/embedded/#open-graph */ -}}
|
||||||
{{ if not ($.Resources.GetMatch "*feature*") }}
|
{{ if not ($.Resources.GetMatch "*feature*") }}
|
||||||
{{ with .Site.Params.defaultSocialImage }}
|
{{ with .Site.Params.defaultSocialImage }}
|
||||||
|
|||||||
Reference in New Issue
Block a user