We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794cdfc commit 7204654Copy full SHA for 7204654
assets/json/socialmedia.json
@@ -125,5 +125,13 @@
125
"username": "@Wicycool",
126
"description": "I don't use Instagram.",
127
"color": "#AD34AF"
128
+ },
129
+ {
130
+ "socialmedia-name": "Mastodon",
131
+ "link": "https://mastodon.online/@Wicycool",
132
+ "socialmedia-icon": "https://joinmastodon.org/static/media/logo_transparent_white.6a441138.svg",
133
+ "username": "@Wicycool@mastodon.online",
134
+ "description": "I don't use Mastodon.",
135
+ "color": "#3088D4"
136
}
137
]
0 commit comments