From afa2fc36356646883b617f11c5a1f91e39a74c38 Mon Sep 17 00:00:00 2001 From: medoix Date: Wed, 23 Jun 2021 07:15:53 +1000 Subject: [PATCH] added polywork svg icon --- docs/svgs.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/svgs.md b/docs/svgs.md index 7f46e4c..c4331be 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -49,6 +49,7 @@ - [pixelfed](https://github.com/pixelfed/pixelfed/blob/dev/public/img/pixelfed-icon-black.svg) - [podcasts-apple](https://simpleicons.org/?q=podcast) - [podcasts-google](https://simpleicons.org/?q=podcast) +- [polywork](https://simpleicons.org/?q=polywork) - [reddit](https://simpleicons.org/?q=reddit) - [researchgate](https://simpleicons.org/?q=researchgate) - [signal](https://simpleicons.org/?q=signal) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index bed6089..34d0fc4 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -98,6 +98,8 @@ {{- else if (eq .name "podcasts-google") -}} +{{- else if (eq .name "polywork") -}} + {{- else if (eq .name "reddit") -}} {{- else if (eq .name "researchgate") -}}