Skip to content

Commit cb8409b

Browse files
committed
chore: Mark 23.11 as end-of-life
1 parent f751e7f commit cb8409b

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)