Skip to content

Commit 20e3444

Browse files
authored
Merge pull request #406 from thewtex/repo-link
DOC: Add GitHub repository icon link
2 parents 21d462b + c7fda56 commit 20e3444

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formatting/conf.py.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ html_theme_options = {
148148

149149
# Global TOC depth for "site" navbar tab.
150150
'show_nav_level': 2,
151+
152+
'github_url': 'https://github.com/InsightSoftwareConsortium/ITKSphinxExamples',
151153
}
152154

153155
html_context = {

0 commit comments

Comments
 (0)