Skip to content

Commit e1fcd05

Browse files
authored
Add Zulip link to More menu on navbar (#449)
# References and relevant issues As discussed in the last [Documentation WG Meeting](https://hackmd.io/10DKrIMhREmk9sa_QRirlg) # Description Adds a link to zulip in the "More" menu of the navbar with the title "Community chat"
1 parent 95f3e61 commit e1fcd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"external_links": [
104104
{"name": "napari hub", "url": "https://napari-hub.org"},
105105
{"name": "Island Dispatch", "url": "https://napari.org/island-dispatch"},
106+
{"name": "Community chat", "url": "https://napari.zulipchat.com"},
106107
{"name": "workshop template", "url": "https://napari.org/napari-workshop-template"},
107108
],
108109
"github_url": "https://github.com/napari/napari",

0 commit comments

Comments
 (0)