Skip to content

Commit

Permalink
Add social media links
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Mar 22, 2024
1 parent b998490 commit 71e1d67
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down

0 comments on commit 71e1d67

Please sign in to comment.