Merge pull request #271 from ksunden/mastodon

Add Mastodon social icon
This commit is contained in:
Michael Romero 2019-09-20 22:13:54 -07:00 committed by GitHub
commit ae5bf89b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,6 +130,12 @@ 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"
[[social_icons]] [[social_icons]]
id = "weibo" id = "weibo"
url = "https://weibo.com/%s" url = "https://weibo.com/%s"