Skip to content

Commit 3ee0060

Browse files
committed
Remove sitemaps extension
1 parent 1289af4 commit 3ee0060

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@antora/cli": "^3.1.7",
2727
"@antora/site-generator-default": "^3.1.7",
28-
"@neo4j-antora/antora-modify-sitemaps": "^0.4.4",
28+
"@neo4j-antora/antora-modify-sitemaps": "^0.5.0",
2929
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
3030
"@neo4j-antora/selector-labels": "^0.1.1",
3131
"@neo4j-documentation/macros": "^1.0.2",

publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ ui:
2121
urls:
2222
html_extension_style: indexify
2323

24-
antora:
25-
extensions:
26-
- require: "@neo4j-antora/antora-modify-sitemaps"
27-
sitemap_version: '2025.01'
28-
sitemap_loc_version: 'current'
29-
move_sitemaps_to_components: true
30-
3124
asciidoc:
3225
extensions:
3326
- "@neo4j-documentation/remote-include"

0 commit comments

Comments
 (0)