Skip to content

Commit

Permalink
Fix sitemap (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilgardosh committed Apr 16, 2024
1 parent 234445a commit 674f1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/next-sitemap.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ module.exports = {
siteUrl: 'https://www.kitql.dev/',
generateIndexSitemap: false,
exclude: ['*/_meta'],
output: 'export',
}

0 comments on commit 674f1cc

Please sign in to comment.