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") -}}