diff --git a/layouts/partials/share_icons.html b/layouts/partials/share_icons.html
index 59ed050..b298429 100644
--- a/layouts/partials/share_icons.html
+++ b/layouts/partials/share_icons.html
@@ -23,6 +23,15 @@
{{- end }}
+ {{- if (cond ($custom) (in $ShareButtons "mastodon") (true)) }}
+
+
+
+ {{- end }}
{{- if (cond ($custom) (in $ShareButtons "linkedin") (true)) }}
@@ -68,4 +77,4 @@
{{- end }}
-
\ No newline at end of file
+