Skip to content

Commit 4121691

Browse files
authored
fix(conf.py): enable feedback button (#13)
1 parent 645a7bb commit 4121691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@
145145
# TODO: To enable or disable the Previous / Next buttons at the bottom of pages
146146
# Valid options: none, prev, next, both
147147
"sequential_nav": "both",
148+
149+
# Required for feedback button
150+
'github_issues': 'enabled',
148151
}
149152

150153
# Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897

0 commit comments

Comments
 (0)