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 . }}