Skip to content

Commit 2b01ffa

Browse files
committed
update docs theme
1 parent 5434a35 commit 2b01ffa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/source/conf.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
source_suffix = {
2020
'.rst': 'restructuredtext',
2121
}
22-
html_theme_options = {}
22+
html_theme_options = {
23+
"banner_text": 'Check out <a href="https://github.com/ansibleguy/collection_opnsense">the repository on GitHub</a> | '
24+
'Report <a href="https://github.com/ansibleguy/collection_opnsense/issues/new/choose">missing/incorrect information or broken links</a>'
25+
}
2326
html_short_title = 'Ansible Systemd'

0 commit comments

Comments
 (0)