thanks @Zinklog2 !!!
This commit is contained in:
taskylizard
2023-10-31 00:34:39 +05:30
parent d9cb8f7fee
commit 8a36a00798
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ export default withPwa(
lastUpdated: true,
cleanUrls: true,
appearance: "dark",
srcExclude: ["readme.md", "single-page", "devtools.md"],
srcExclude: ["readme.md", "single-page"],
ignoreDeadLinks: true,
sitemap: {
hostname: meta.hostname,