feat: add sitemap.xml generation + type definitions + robots.txt update
This commit is contained in:
parent
acf877f325
commit
5af9f8e1ed
5 changed files with 98 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"postbuild": "node scripts/copy-sitemap.mjs",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue