diff --git a/README.md b/README.md index 08a2773..33495fb 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these - telegram - twitch - twitter +- [xampp](https://simpleicons.org/?q=xampp) +- [xmpp](https://simpleicons.org/?q=xmpp) - youtube If you need another one, just open an issue or create a pull request with your wished icon. :) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index df4929f..70b8c80 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -50,6 +50,10 @@ {{- else if (eq .name "twitter") -}} +{{- else if (eq .name "xampp") -}} + +{{- else if (eq .name "xmpp") -}} + {{- else if (eq .name "youtube") -}} {{- end -}}