disable even though builds properly locally

This commit is contained in:
taskylizard 2023-11-05 23:58:45 +05:30
parent 76798ba24c
commit 8343e87c06
No known key found for this signature in database
GPG Key ID: 5CABA3D642DDC497

View File

@ -16,7 +16,7 @@ export default defineConfig({
lastUpdated: true,
cleanUrls: true,
appearance: "dark",
srcExclude: ["readme.md", "single-page"],
srcExclude: ["readme.md", "single-page", "toolsguide.md"],
ignoreDeadLinks: true,
metaChunk: true,
sitemap: {