From 53661be3c4aab9b8152eefd1a0dddc7e97d50cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Wed, 25 Jan 2023 23:22:55 +0100 Subject: [PATCH] Add some fediverse profiles --- config.toml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/config.toml b/config.toml index 8999126..15dba1c 100644 --- a/config.toml +++ b/config.toml @@ -83,11 +83,12 @@ paginate = 5 #frontpage pagination #pinterest = "full profile url in pinterest" #googleplus = "full profile url in googleplus" rss = true - -[[social.fediverse]] -url = "https://chaos.social/@moanos" -name = "@moanos:chaos.social" - -[[social.fediverse]] -url = "https://lediver.se/@moanos_foss" -name = "FOSS profile" + [[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"