Skip to content

Commit 65e847c

Browse files
authored
Rename current console version to classic (#551)
1 parent e51fa54 commit 65e847c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

antora.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: aura
22
title: Neo4j Aura
3-
version: ~
4-
display_version: current
3+
version: classic
54
start_page: ROOT:index.adoc
65
nav:
76
- modules/ROOT/content-nav.adoc

preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ urls:
2424
antora:
2525
extensions:
2626
- require: "@neo4j-antora/antora-modify-sitemaps"
27-
sitemap_version: '~'
27+
sitemap_version: 'classic'
2828
move_sitemaps_to_components: true
2929

3030
asciidoc:

0 commit comments

Comments
 (0)