Added new social networks
This commit is contained in:
parent
af7d9249e2
commit
1094f30301
1 changed files with 12 additions and 2 deletions
14
config.toml
14
config.toml
|
@ -80,15 +80,25 @@ disqusShortname = "yourdiscussshortname"
|
|||
weight = 3
|
||||
url = "https://mastodon.zaclys.com/@Faket"
|
||||
[[params.social]]
|
||||
name = "Mon compte Framagit"
|
||||
name = "Mon serveur Git"
|
||||
icon = "fa fa-gitea"
|
||||
weight = 4
|
||||
url = "https://framagit.org/raghnarok"
|
||||
url = "https://git.vulgarisons.info/raghnarok"
|
||||
[[params.social]]
|
||||
name = "Mon compte Pixelfed"
|
||||
icon = "fa fa-pixelfed"
|
||||
weight = 5
|
||||
url = "https://pixelfed.social/Faket"
|
||||
[[params.social]]
|
||||
name = "Mon compte LinkedIn"
|
||||
icon = "fa fa-linkedin"
|
||||
weight = 5
|
||||
url = "https://linkedin.com/in/gregory-trolliet-1a8384199"
|
||||
[[params.social]]
|
||||
name = "Mon compte Facebook"
|
||||
icon = "fa fa-facebook"
|
||||
weight = 5
|
||||
url = "https://www.facebook.com/gregory.trolliet.10"
|
||||
[[params.social]]
|
||||
name = "Ma clé publique"
|
||||
icon = "fa fa-key-modern"
|
||||
|
|
Loading…
Reference in a new issue