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.
2 parents f751e7f + cb8409b commit 4064933Copy full SHA for 4064933
antora.yml
@@ -15,7 +15,7 @@ asciidoc:
15
attributes:
16
# Whether this version is already end of life.
17
# If true, a banner will be displayed informing the user.
18
- end-of-life: false
+ end-of-life: true
19
# to make attributes accessible to the UI template, they need to
20
# be prefixed with "page-"
21
- page-end-of-life: "{end-of-life}"
+ page-end-of-life: "{end-of-life}"
0 commit comments