summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2023-10-14 17:41:38 +0200
committerjaseg <git@jaseg.de>2023-10-14 17:41:38 +0200
commit5fb6e37fdc3829a63ef0fbec4f503442d57394c6 (patch)
treeaf1ff6ecc97a320aae6962dabc1052169320ccca
parent588b0a9e1049ab0398b411dc2c2910176b8cdcce (diff)
downloadblog-5fb6e37fdc3829a63ef0fbec4f503442d57394c6.tar.gz
blog-5fb6e37fdc3829a63ef0fbec4f503442d57394c6.tar.bz2
blog-5fb6e37fdc3829a63ef0fbec4f503442d57394c6.zip
Fix mastodon link
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index cf271c6..944bde6 100644
--- a/config.toml
+++ b/config.toml
@@ -45,7 +45,7 @@ weight = 3
[[params.profile_links]]
name = "Mastodon"
-url = "https://chaos.social/jaseg"
+url = "https://chaos.social/@jaseg"
weight = 4
[[params.footer_links]]