diff --git a/docs/svgs.md b/docs/svgs.md index 151e701..f5edc33 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -58,6 +58,7 @@ - [peertube](https://simpleicons.org/?q=peertube) - [pinterest](https://simpleicons.org/?q=pinterest) - [pixelfed](https://github.com/pixelfed/pixelfed/blob/dev/public/img/pixelfed-icon-black.svg) +- [pleroma](https://simpleicons.org/?q=pleroma) - [podcasts-apple](https://simpleicons.org/?q=podcast) - [podcasts-google](https://simpleicons.org/?q=podcast) - [polywork](https://simpleicons.org/?q=polywork) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 03513dc..c5ccf9d 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -122,6 +122,8 @@ {{- else if (eq .name "pixelfed") }} +{{- else if (eq .name "pleroma") }} + {{- else if (eq .name "podcasts-apple") -}} {{- else if (eq .name "podcasts-google") -}}