From 7b60fe9bb27975007ce25fa8f3d8ecbf64918774 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 6 Sep 2023 12:28:17 +0200 Subject: [PATCH] Take into account new indexes in guide's version selector Fixes https://github.com/quarkusio/quarkus/issues/35619 --- _layouts/guides.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/_layouts/guides.html b/_layouts/guides.html index 0c516978c9..0722148905 100644 --- a/_layouts/guides.html +++ b/_layouts/guides.html @@ -21,15 +21,23 @@