diff --git a/config.toml b/config.toml index cfb30c1..6d68fbb 100755 --- a/config.toml +++ b/config.toml @@ -60,15 +60,20 @@ email = true # Social links +[[params.social]] + name = "Mastodon" + icon = "fa fa-mastodon fa-2x" + weight = 1 + url = "https://mastodon.uno/@openiteste" [[params.social]] name = "Telegram" icon = "fa fa-telegram fa-2x" - weight = 1 + weight = 2 url = "https://t.me/openit_este_news" [[params.social]] name = "Email" icon = "fa fa-envelope fa-2x" - weight = 2 + weight = 3 url = "mailto:loviuz@linux.it" [[params.social]] name = "Gitea.it"