adding mostodon link
This commit is contained in:
parent
00757ccc7a
commit
164fee42fc
13
config.toml
13
config.toml
@ -24,25 +24,30 @@ paginate = 40
|
|||||||
avatarurl = "images/avatar.jpg"
|
avatarurl = "images/avatar.jpg"
|
||||||
hideColorSchemeToggle = true
|
hideColorSchemeToggle = true
|
||||||
|
|
||||||
|
[[params.social]]
|
||||||
|
name = "Mastodon"
|
||||||
|
icon = "fa fa-mastodon fa-2x"
|
||||||
|
weight = 1
|
||||||
|
url = "https://fosstodon.org/@sarsoo/"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Instagram"
|
name = "Instagram"
|
||||||
icon = "fa fa-instagram fa-2x"
|
icon = "fa fa-instagram fa-2x"
|
||||||
weight = 1
|
weight = 2
|
||||||
url = "https://www.instagram.com/pack_it_in_/"
|
url = "https://www.instagram.com/pack_it_in_/"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Github"
|
name = "Github"
|
||||||
icon = "fa fa-github fa-2x"
|
icon = "fa fa-github fa-2x"
|
||||||
weight = 2
|
weight = 3
|
||||||
url = "https://github.com/sarsoo/"
|
url = "https://github.com/sarsoo/"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Last.fm"
|
name = "Last.fm"
|
||||||
icon = "fa fa-lastfm fa-2x"
|
icon = "fa fa-lastfm fa-2x"
|
||||||
weight = 3
|
weight = 4
|
||||||
url = "https://last.fm/user/sarsoo/"
|
url = "https://last.fm/user/sarsoo/"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Linkedin"
|
name = "Linkedin"
|
||||||
icon = "fa fa-linkedin fa-2x"
|
icon = "fa fa-linkedin fa-2x"
|
||||||
weight = 4
|
weight = 5
|
||||||
url = "https://www.linkedin.com/in/andypack/"
|
url = "https://www.linkedin.com/in/andypack/"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
Loading…
Reference in New Issue
Block a user