From 5cc70dbab4806ea1e1514da85f3dec0422a02ba8 Mon Sep 17 00:00:00 2001 From: Mirtle Date: Mon, 16 May 2022 22:41:35 +0800 Subject: [PATCH] add wechat svg --- layouts/partials/svg.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 6de4482..d8d9a31 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -418,7 +418,7 @@ -{{- else if (eq $icon_name "tencent") -}} +{{- else if (eq $icon_name "qq") -}} +{{- else if (eq $icon_name "mail") -}} + + {{- else if (eq $icon_name "tiktok") -}} @@ -544,6 +548,12 @@ +{{- else if (eq $icon_name "wechat") -}} + + + {{- else if (eq $icon_name "youtube") -}} @@ -558,4 +568,5 @@ + {{- end -}}