mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 14:14:30 +02:00
feat: Add sitemap
This commit is contained in:
parent
2d10c3886e
commit
a87c534039
@ -11,7 +11,7 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "prettier --check --plugin-search-dir=. . && eslint .",
|
||||
"format": "prettier --write --plugin-search-dir=. .",
|
||||
"postbuild": "npx svelte-sitemap -d https://revanced.app -o public"
|
||||
"postbuild": "npx svelte-sitemap -d https://revanced.app -r true -c daily -o public "
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-static": "3.0.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user