Skip to content

Commit 4064933

Browse files
authored
Merge pull request #726 from stackabletech/chore/23.11-eol
chore: Mark 23.11 as end-of-life
2 parents f751e7f + cb8409b commit 4064933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ asciidoc:
1515
attributes:
1616
# Whether this version is already end of life.
1717
# If true, a banner will be displayed informing the user.
18-
end-of-life: false
18+
end-of-life: true
1919
# to make attributes accessible to the UI template, they need to
2020
# be prefixed with "page-"
21-
page-end-of-life: "{end-of-life}"
21+
page-end-of-life: "{end-of-life}"

0 commit comments

Comments
 (0)