From 175059921fe1227381ec2bbb183bfc58933506a2 Mon Sep 17 00:00:00 2001
From: "Andrew D. Anderson" <34364155+CallMeGwei@users.noreply.github.com>
Date: Sat, 20 Apr 2024 08:20:49 -0500
Subject: [PATCH] add ethereum social icon (#1495)
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 56e9648..02fafe4 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -229,6 +229,10 @@
+{{- else if (eq $icon_name "ethereum") -}}
+
{{- else if (eq $icon_name "exercism") -}}