From c186102be127471db8451823a8511e27a190da4b Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Fri, 29 Nov 2024 20:06:55 +0100 Subject: [PATCH] Add Bluesky link. --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index e00c09c..202e250 100644 --- a/config.toml +++ b/config.toml @@ -98,6 +98,10 @@ expiryDate = ["expiryDate"] initialPublish = "Initally Posted on: " human = ["single","posts"] + [[params.socialLinks]] + name = "bluesky" + url = "https://bsky.app/profile/bovender.bsky.social" + [[params.socialLinks]] name = "mastodon" url = "https://neph.social/@daniel_kraus"