chore: correct typo (#1491) (#2100)

This commit is contained in:
ZhenShuo Leo
2025-05-03 03:12:42 +08:00
parent e4b76d6fce
commit 3afe8b5e00

View File

@@ -107,7 +107,7 @@
{{/* Social */}}
{{ template "_internal/opengraph.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 */ -}}
{{ if not ($.Resources.GetMatch "*feature*") }}
{{ with .Site.Params.defaultSocialImage }}