mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Add EOL banner to 2.15 docs (#2185)
This commit is contained in:
@@ -227,7 +227,7 @@ html_theme_options = {
|
||||
html_context = {
|
||||
'display_github': 'True',
|
||||
'show_sphinx': False,
|
||||
'is_eol': False,
|
||||
'is_eol': True,
|
||||
'github_user': 'ansible',
|
||||
'github_repo': 'ansible-documentation',
|
||||
'github_version': 'devel',
|
||||
|
||||
Reference in New Issue
Block a user