From 20bbb65bfaf691811ccc7ac900371098536bfe18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E5=8F=B6=E9=9C=9C?= Date: Mon, 29 May 2023 11:43:23 +0800 Subject: Update social-follow.html to meet hugo 0.112 prevent key `merge` to ruin the deployment. There must be some better method. --- layouts/partials/social-follow.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'layouts/partials/social-follow.html') diff --git a/layouts/partials/social-follow.html b/layouts/partials/social-follow.html index 5da3176..73daa2b 100644 --- a/layouts/partials/social-follow.html +++ b/layouts/partials/social-follow.html @@ -2,6 +2,7 @@ {{ $count := len .Site.Social}}
{{ range $key,$value:=.Site.Social }} + {{ if not (eq $key "_merge") }} {{/*