From b48b8f72a802e7ba7d5847fe4b6427ae244f7410 Mon Sep 17 00:00:00 2001 From: Daniel Sturm Date: Mon, 7 Sep 2020 00:50:33 +0200 Subject: add twitch svg icon --- layouts/partials/svg.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 3a52c54..008aa97 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -28,6 +28,8 @@ {{ else if eq .iconName "stackoverflow" }} + {{ else if eq .iconName "twitch" }} + {{ else if eq .iconName "pencil" }} {{ else if eq .iconName "hyperlink" }} -- cgit v1.2.3