Add mastodon social icon

This commit is contained in:
ksunden 2019-04-30 22:15:39 -05:00
parent a334e197aa
commit 5d23d2ac0d

View File

@ -135,3 +135,9 @@ id = "500px"
url = "https://500px.com/%s" url = "https://500px.com/%s"
title = "500px" title = "500px"
icon = "fab fa-500px" icon = "fab fa-500px"
[[social_icons]]
id = "mastodon"
url = "https://%s"
title = "Mastodon"
icon = "fab fa-mastodon"