rockcampbell.com/themes/typo/layouts/partials/head/og-image.html

5 lines
No EOL
150 B
HTML

{{- if (or .IsHome .IsPage) -}}
{{- with resources.GetMatch "images/og-image.{webp,png,jpg}" -}}
{{- .RelPermalink -}}
{{- end -}}
{{- end -}}