test api push

This commit is contained in:
Ghlerrix
2023-08-07 15:12:49 +08:00
parent ffcec4f3a5
commit b40b8af201
4 changed files with 8 additions and 14 deletions

View File

@@ -19,7 +19,7 @@
"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 'www.ghlerrix.cn'"
"baidupush": "bash baidupush.sh"
},
"dependencies": {
"@giscus/react": "^2.2.6",