Skip to content

Commit

Permalink
fourth try
Browse files Browse the repository at this point in the history
  • Loading branch information
SCHOUTER committed May 29, 2024
1 parent dd64649 commit f196347
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,12 @@ const config: Config = {

plugins: [
require.resolve("docusaurus-plugin-image-zoom"),
'@docusaurus/plugin-sitemap',
[
'@docusaurus/plugin-sitemap',
{
changefreq: 'weekly',
priority: 0.5,
trailingSlash: false,
// Do not include the trailingSlash option here, as it's now global
},
],
],
Expand Down

0 comments on commit f196347

Please sign in to comment.