diff --git a/README.md b/README.md
index 63900d8..2bd29c3 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ and go to `localhost:1313` in your browser. From now on all the changes you make
- [instagram](https://feathericons.com/?query=instagram)
- [kaggle](https://simpleicons.org/?q=kaggle)
- keybase
+- [mastodon](https://simpleicons.org/?q=mastodon)
- [linkedin](https://feathericons.com/?query=linked)
- slack
- stackoverflow
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 7d1c108..ef90dac 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -20,6 +20,8 @@
{{- else if (eq .name "linkedin") -}}
+{{- else if (eq .name "mastodon") -}}
+
{{- else if (eq .name "slack") -}}
{{- else if (eq .name "stackoverflow") -}}