diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
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" |