Skip to content

Commit

Permalink
fix sitemap.xml
Browse files Browse the repository at this point in the history
Signed-off-by: DanRoscigno <[email protected]>
  • Loading branch information
DanRoscigno committed Oct 10, 2023
1 parent 4b0faca commit caabf19
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,6 @@ const config = {
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
lastVersion: '3.1',
versions: {
'3.1': {
label: 'latest-3.1',
path: 'latest',
},
'3.0': {
label: '3.0',
path: '3.0',
banner: 'none',
},
},
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
Expand Down

0 comments on commit caabf19

Please sign in to comment.