From a60cc4e15655c8d45f4ae0435abeb1be16b0993d Mon Sep 17 00:00:00 2001
From: yifu-yang <576843117@qq.com>
Date: Sat, 12 Aug 2023 01:36:17 +0800
Subject: [PATCH] add social icon of leetcode from https://simpleicons.org/
---
layouts/partials/svg.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index e54d4e1..fb5ec71 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -714,6 +714,11 @@
stroke-linecap="round" stroke-linejoin="round">
+{{- else if (eq $icon_name "leetcode") -}}
+
{{- else if $icon_name -}}