We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5434a35 commit 2b01ffaCopy full SHA for 2b01ffa
docs/source/conf.py
@@ -19,5 +19,8 @@
19
source_suffix = {
20
'.rst': 'restructuredtext',
21
}
22
-html_theme_options = {}
+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
+}
26
html_short_title = 'Ansible Systemd'
0 commit comments