Skip to content

Commit 4eacc43

Browse files
authored
Add EOL banner to 2.15 docs (#2185)
1 parent 76022ab commit 4eacc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
html_context = {
228228
'display_github': 'True',
229229
'show_sphinx': False,
230-
'is_eol': False,
230+
'is_eol': True,
231231
'github_user': 'ansible',
232232
'github_repo': 'ansible-documentation',
233233
'github_version': 'devel',

0 commit comments

Comments
 (0)