From c01110dd976700692219c6bde21d9a26d7b67137 Mon Sep 17 00:00:00 2001 From: Neil Dewhurst Date: Thu, 30 Sep 2021 22:59:19 +0100 Subject: [PATCH] Add page-origin-private attribute to antora.yml --- antora.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/antora.yml b/antora.yml index bbd71e7..a45d4db 100644 --- a/antora.yml +++ b/antora.yml @@ -7,6 +7,7 @@ nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: + page-origin-private: false neo4j-version: '4.3' neo4j-version-exact: '4.3.4' neo4j-buildnumber: '4.3'