From 456cad8fe314d160b8ab40a4784d3f0cce47bfe8 Mon Sep 17 00:00:00 2001 From: Shivan Sivakumaran <51132467+ShivanS93@users.noreply.github.com> Date: Sat, 22 Apr 2023 15:22:42 +1200 Subject: [PATCH] Add social icon for substack (#1129) --- layouts/partials/svg.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 4909257..e224640 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") -}}