From b2b8f283e4a42486325dc467cb872dba6d265ceb Mon Sep 17 00:00:00 2001 From: Neil Dewhurst Date: Thu, 30 Sep 2021 22:46:47 +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 d5546c3..37c0556 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.0' neo4j-version-exact: '4.12.0' neo4j-buildnumber: '4.0'