Skip to content

Commit

Permalink
release: remove old versions from sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
pepopowitz committed Oct 4, 2024
1 parent 4bc375e commit c670d9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -444,10 +444,12 @@ module.exports = {
"/docs/8.2/**",
"/docs/8.3/**",
"/docs/8.4/**",
"/docs/8.5/**",
"/optimize/3.7.0/**",
"/optimize/3.10.0/**",
"/optimize/3.11.0/**",
"/optimize/3.12.0/**",
"/optimize/3.13.0/**",
"/optimize/next/**",
],
},
Expand Down

0 comments on commit c670d9e

Please sign in to comment.