feat(seo): discoverability + Schema.org + IndexNow + Trivy (#1)
Some checks failed
deploy / deploy (push) Failing after 13s
Some checks failed
deploy / deploy (push) Failing after 13s
This commit was merged in pull request #1.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
"astro": "astro",
|
||||
"indexnow": "node scripts/indexnow.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
|
||||
Reference in New Issue
Block a user