From a34784c3edd925d2c2742c89128cc9b2e02a88d1 Mon Sep 17 00:00:00 2001 From: Shivan Sivakumaran <51132467+shivan-s@users.noreply.github.com> Date: Mon, 24 Apr 2023 01:47:29 +1200 Subject: [PATCH] Add social icon for substack (#1197) --- layouts/partials/svg.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 49092574..e2246402 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -584,6 +584,12 @@ + +{{- else if (eq $icon_name "substack") -}} + + + + {{- else if (eq $icon_name "telegram") -}}