feat: add Mastodon social link

This commit is contained in:
satnaing
2022-12-28 19:27:20 +06:30
parent 42eb018889
commit 2ec39128c6
3 changed files with 22 additions and 9 deletions
+2 -1
View File
@@ -40,4 +40,5 @@ export type SocialMedia =
| "Reddit"
| "Skype"
| "Steam"
| "Telegram";
| "Telegram"
| "Mastodon";