Skip to content

Commit e9790dd

Browse files
committed
Add GitHub buttons
1 parent cedf528 commit e9790dd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/conf.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,13 @@
3636
"text": "The BIDS Validator",
3737
"image_light": "_static/BIDS_logo_black.svg",
3838
"image_dark": "_static/BIDS_logo_white.svg",
39-
}
39+
},
40+
"repository_url": "https://github.com/bids-standard/bids-validator",
41+
"path_to_docs": "docs",
42+
"use_source_button": True,
43+
"use_edit_page_button": True,
44+
"use_repository_button": True,
45+
"use_issues_button": True,
4046
}
4147

4248
# -- Customization

0 commit comments

Comments
 (0)