From 7e3baf21a70d03082709d7136e0aaf88f69dbe60 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Tue, 24 Aug 2021 19:10:13 +0800 Subject: [PATCH] fix scratch --- layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 889dfcb..5ce4605 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,6 @@ +{{ $.Scratch.Delete "social-list" }} {{ $social := slice "twitter" "github" "instagram" }} {{ range $social }} {{ if isset site.Params . }}