From a35a33c2e19a58e03a82356e0d83bd722563603c Mon Sep 17 00:00:00 2001 From: Jingchao Date: Sat, 4 Feb 2023 20:12:27 +0800 Subject: [PATCH] Add douban and zhihu icon (#1084) --- layouts/partials/svg.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 53e555697f..08aaf99029 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -160,6 +160,13 @@ +{{- else if (eq $icon_name "douban") -}} + + + + + {{- else if (eq $icon_name "dreamstime") -}} @@ -657,6 +664,11 @@ +{{- else if (eq $icon_name "zhihu") -}} + + + {{- else if $icon_name -}}