Skip to content

Commit

Permalink
fix sitemap (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexicaWright authored Oct 9, 2024
1 parent b9aadda commit 00ad41c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ site:
content:
sources:
- url: ./
branches: ['1.0', '1.1', '1.2', '1.3', '1.4', '1.5', '1.6', '1.7', '1.8', 'dev']
branches: ['1.0', '1.1', '1.2', '1.3', '1.4', '1.5', '1.6', '1.7', '1.8', '1.9', '1.10', '1.11', 'dev']
exclude:
- '!**/_includes/*'
- '!**/readme.adoc'
Expand All @@ -25,7 +25,7 @@ urls:
antora:
extensions:
- require: "@neo4j-antora/antora-modify-sitemaps"
sitemap_version: '1.10'
sitemap_version: '1.12'
sitemap_loc_version: 'current'
move_sitemaps_to_components: true

Expand Down

0 comments on commit 00ad41c

Please sign in to comment.