From 031240da532533cd567c0efc94279c862a288c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Mon, 27 Feb 2023 16:27:07 +0100 Subject: [PATCH] Remove pixelfed profile --- config.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config.toml b/config.toml index 15dba1c..e61a673 100644 --- a/config.toml +++ b/config.toml @@ -83,12 +83,12 @@ paginate = 5 #frontpage pagination #pinterest = "full profile url in pinterest" #googleplus = "full profile url in googleplus" rss = true - [[params.fediverse]] - url = "https://chaos.social/@moanos" - name = "Personal mastodon profile" - [[params.fediverse]] - url = "https://lediver.se/@moanos_foss" - name= "FOSS profile" - [[params.fediverse]] - url = "https://pixelfed.social/@moanos" - name= "Pixelfed" +[[params.fediverse]] + url = "https://chaos.social/@moanos" + name = "Personal mastodon profile" +[[params.fediverse]] + url = "https://lediver.se/@moanos_foss" + name= "FOSS profile" +[[params.fediverse]] + url = "https://pixelfed.social/@moanos" + name= "Pixelfed"