Skip to content

Commit

Permalink
removed sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed Jun 17, 2024
1 parent 5d77392 commit d69d9aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ const config: Config = {
theme: {
customCss: "./src/css/custom.css",
},
sitemap: {
changefreq: 'DAILY',
priority: 0.5,
ignorePatterns: ['/tags/**'],
filename: 'sitemap.xml',
},
} satisfies Preset.Options,
],
],
Expand Down

0 comments on commit d69d9aa

Please sign in to comment.