From 21b883fde99720de9ecf746f9b64434748656016 Mon Sep 17 00:00:00 2001 From: razonyang Date: Wed, 14 Jun 2023 22:36:40 +0800 Subject: [PATCH] feat: add the socials._color parameter for author pages to disable icon colors --- layouts/partials/hb/modules/blog/term/socials.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layouts/partials/hb/modules/blog/term/socials.html b/layouts/partials/hb/modules/blog/term/socials.html index 32675934..40cc1017 100644 --- a/layouts/partials/hb/modules/blog/term/socials.html +++ b/layouts/partials/hb/modules/blog/term/socials.html @@ -1,11 +1,17 @@ +{{- $color := default true ._color }}