From 4c67c1dd4f72287cb36b2454a92ac78b186e0aa9 Mon Sep 17 00:00:00 2001 From: HEIGE-PCloud Date: Wed, 10 Apr 2024 16:43:36 +0100 Subject: [PATCH] fix: sharer wechat and mastodon icon Close #1247 --- layouts/partials/plugin/share.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/plugin/share.html b/layouts/partials/plugin/share.html index 245a70309..f94866de7 100644 --- a/layouts/partials/plugin/share.html +++ b/layouts/partials/plugin/share.html @@ -207,6 +207,7 @@ {{- /* 030: Weixin */ -}} {{- if $share.Weixin -}} {{- end -}} @@ -230,6 +231,7 @@ } {{- end -}} {{- end -}}