优化百度推送和新增必应推送

This commit is contained in:
Ghlerrix
2023-08-16 10:32:07 +08:00
parent 92081c65ad
commit cd4661a57c
5 changed files with 73 additions and 37 deletions

View File

@@ -18,8 +18,7 @@
"start": "next start",
"post-build": "next-sitemap --config next-sitemap.config.js",
"export": "next build && next-sitemap --config next-sitemap.config.js && next export",
"bundle-report": "ANALYZE=true yarn build",
"baidupush": "bash baidupush.sh"
"bundle-report": "ANALYZE=true yarn build"
},
"dependencies": {
"@giscus/react": "^2.2.6",