From 1162ab82c5efa0ca99e9735433c162f15bd4f60c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 30 Aug 2023 06:39:19 +0200 Subject: Add Bluesky to contact menu --- config.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 276a627..55e8931 100644 --- a/config.toml +++ b/config.toml @@ -47,3 +47,6 @@ date_format = "%F" [[extra.contact_menu]] name = "Mastodon" url = "https://ieji.de/@alanpearce" +[[extra.contact_menu]] + name = "Bluesky" + url = "https://bsky.app/profile/alanpearce.eu" -- cgit 1.4.1