Add mastodon social icon
This commit is contained in:
parent
a334e197aa
commit
5d23d2ac0d
1 changed files with 6 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue