feat(seo): discoverability + Schema.org + IndexNow + Trivy (#1)
All checks were successful
deploy / deploy (push) Successful in 3m7s
All checks were successful
deploy / deploy (push) Successful in 3m7s
This commit was merged in pull request #1.
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"migrate": "node scripts/migrate-wp.mjs"
|
||||
"migrate": "node scripts/migrate-wp.mjs",
|
||||
"indexnow": "node scripts/indexnow.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
|
||||
Reference in New Issue
Block a user