Skip to content

Commit a2e4fed

Browse files
add community link to the navbar (#356)
1 parent 288d912 commit a2e4fed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@
171171
]
172172

173173
html_theme_options = {
174+
"external_links": [
175+
{"name": "Community", "url": "https://www.commonwl.org/community/"},
176+
],
177+
"header_links_before_dropdown": 6,
174178
"icon_links": [
175179
{
176180
"name": "GitHub",

0 commit comments

Comments
 (0)