added schema, robots.txt, sitemap.xml
parent
6498da3490
commit
cc3a02646f
|
@ -9,7 +9,7 @@
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
"preview": "astro preview",
|
"preview": "astro preview",
|
||||||
"astro": "astro",
|
"astro": "astro",
|
||||||
"push": "rsync -azP dist/ rgyci@ns2.cicdhosting.com:/home/rgyci/public_html"
|
"push": "rsync -azP dist/ rgyci@h5.s:/home/web/rgyci.org/public_html/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/react": "^2.0.2",
|
"@astrojs/react": "^2.0.2",
|
||||||
|
|
Loading…
Reference in New Issue