5 lines
No EOL
150 B
HTML
5 lines
No EOL
150 B
HTML
{{- if (or .IsHome .IsPage) -}}
|
|
{{- with resources.GetMatch "images/og-image.{webp,png,jpg}" -}}
|
|
{{- .RelPermalink -}}
|
|
{{- end -}}
|
|
{{- end -}} |