about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2023-05-22 13:39:19 +0200
committerAlan Pearce2023-05-22 13:39:19 +0200
commit39d0a7949e306f3979f600f153721c9d27777abd (patch)
tree191299947be65d0fce0ea75b33f68a2bc7795e37 /config.toml
parentc8ec9d9ca2557a00559b4823d9b5bfd2faeb5775 (diff)
downloadwebsite-39d0a7949e306f3979f600f153721c9d27777abd.tar.lz
website-39d0a7949e306f3979f600f153721c9d27777abd.tar.zst
website-39d0a7949e306f3979f600f153721c9d27777abd.zip
Add Mastodon link
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 840625f..dfa1ca6 100644
--- a/config.toml
+++ b/config.toml
@@ -47,3 +47,6 @@ date_format = "%F"
 [[extra.contact_menu]]
     name = "GitHub"
     url = "https://github.com/alanpearce"
+[[extra.contact_menu]]
+    name = "Mastodon"
+    url = "https://ieji.de/@alanpearce"