From b0f9bb6a1c71371b3bc7972705f04f1d06c0df9d Mon Sep 17 00:00:00 2001 From: Natalia Ivakina Date: Thu, 12 Dec 2024 16:32:02 +0100 Subject: [PATCH] Add LTS label to 5.26 --- antora.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index eaafdcc..98f44cd 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,7 @@ name: status-codes title: Status Codes for Errors & Notifications -version: '5' +version: '5.26' +lts: true start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc