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