about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2023-08-30 06:39:19 +0200
committerAlan Pearce2023-08-30 06:39:19 +0200
commit1162ab82c5efa0ca99e9735433c162f15bd4f60c (patch)
tree923b4178efa89d3ae0a541c804881f0a6228a022 /config.toml
parenta37e7efe7d6cdfb9e3a7dfbc281c8b92eb7b7b21 (diff)
downloadwebsite-1162ab82c5efa0ca99e9735433c162f15bd4f60c.tar.lz
website-1162ab82c5efa0ca99e9735433c162f15bd4f60c.tar.zst
website-1162ab82c5efa0ca99e9735433c162f15bd4f60c.zip
Add Bluesky to contact menu
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
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"