Skip to content

Commit

Permalink
Use custom domain for bluesky
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Nov 22, 2024
1 parent 4cd8b63 commit c2e6707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
},
{
"name": "Bluesky",
"url": "https://bsky.app/profile/neuroinformatics.bsky.social",
"url": "https://bsky.app/profile/neuroinformatics.dev",
"icon": "fa-solid fa-square",
},
{
Expand Down Expand Up @@ -166,4 +166,4 @@
# Ablog sidebars (https://ablog.readthedocs.io/en/stable/manual/ablog-configuration-options.html#sidebars)
'ablog/recentposts.html'], # 'ablog/archives.html << we may want to use archives when we have more posts.
"**": [],
}
}

0 comments on commit c2e6707

Please sign in to comment.