From c42ecbc52bf026049e93f8ac6541861ebb76c435 Mon Sep 17 00:00:00 2001 From: Eddie Carpenter Date: Sun, 18 Aug 2024 14:05:09 +1200 Subject: [PATCH] Fixed antora.yml title to be correctly displayed by Quarkiverse docs --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index c5e27a86..92c42145 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,5 +1,5 @@ name: quarkus-jdiameter -title: Quarkus JDiameter +title: JDiameter version: 2.0.0 nav: - modules/ROOT/nav.adoc