File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5555
5656html_theme_options = {
5757 "github_url" : "https://github.com/zarr-developers/zarr-specs" ,
58- "twitter_url" : "https://twitter.com/zarr_dev/" ,
5958 "icon_links" : [
59+ {
60+ "name" : "Bluesky" ,
61+ "url" : "https://bsky.app/profile/zarr.dev" ,
62+ "icon" : "fa-brands fa-bluesky" ,
63+ },
6064 {
6165 "name" : "Zulip" ,
6266 "url" : "https://ossci.zulipchat.com/" ,
6569 ],
6670 "show_prev_next" : False ,
6771 "secondary_sidebar_items" : ["page-toc" ],
68- "footer_items" : [], # hidden in custom css
6972}
7073
7174# Add any paths that contain custom static files (such as style sheets) here,
Original file line number Diff line number Diff line change 1- sphinx < 6.0.0
2- pydata-sphinx-theme == 0.12.0
1+ sphinx
2+ pydata-sphinx-theme
33sphinxcontrib-mermaid
44sphinx-reredirects
You can’t perform that action at this time.
0 commit comments