Skip to content

Commit

Permalink
update docs banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Aug 8, 2024
1 parent f185943 commit 45dce0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'.rst': 'restructuredtext',
}
html_theme_options = {
'banner_text': 'Check out <a href="https://github.com/ansibleguy/collection_nftables">the repository on GitHub</a> | '
'Report <a href="https://github.com/ansibleguy/collection_nftables/issues/new/choose">missing/incorrect information or broken links</a>'
'banner_text': '<a href="https://github.com/ansibleguy/collection_nftables">Repository on GitHub</a> | '
'<a href="https://github.com/ansibleguy/collection_nftables/issues/new/choose">Report errors</a>'
}
html_short_title = 'Ansible NFTables'

0 comments on commit 45dce0d

Please sign in to comment.