From 6d03b085359bdb65fc5e38c8a7ee6a5b453cb97c Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 20 Nov 2022 15:15:59 +0100 Subject: update links --- config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 422e6b9..7ce218d 100644 --- a/config.toml +++ b/config.toml @@ -22,14 +22,10 @@ enableEmoji = true icon = "fab fa-instagram" title = "Instagram" url = "https://www.instagram.com/__rgdd" - [[params.socialIcons]] - icon = "fab fa-twitter" - title = "Twitter" - url = "https://twitter.com/__rgdd" [[params.socialIcons]] icon = "fab fa-mastodon" title = "Mastodon" - url = "https://mastodon.social/web/@rgdd" + url = "https://mastodon.social/@rgdd" [[params.socialIcons]] icon = "fab fa-github" title = "GitHub" @@ -38,10 +34,14 @@ enableEmoji = true icon = "fab fa-gitlab" title = "GitLab" url = "https://gitlab.torproject.org/rgdd" + [[params.socialIcons]] + icon = "fab fa-gitlab" + title = "GitLab" + url = "https://git.glasklar.is/rgdd" [[params.socialIcons]] icon = "fas fa-envelope" title = "E-mail" - url = "mailto:rasmus@mullvad.net" + url = "mailto:rasmus@rgdd.se" [permalinks] "/" = "/:filename" -- cgit v1.2.3