diff --git a/docs/source/conf.py b/docs/source/conf.py index 11d3478..3fb990f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -116,6 +116,21 @@ # The type of image to be used (see below for details) "type": "fontawesome", }, + { + "name": "Twitter", + "url": "https://twitter.com/swc_niu", + "icon": "fa-brands fa-twitter", + }, + { + "name": "Mastodon", + "url": "https://mastodon.online/@neuroinformatics", + "icon": "fa-brands fa-mastodon", + }, + { + "name": "Bluesky", + "url": "https://bsky.app/profile/neuroinformatics.bsky.social", + "icon": "fa-solid fa-square", + }, { # Label for this link "name": "Zulip (chat)",