🔍️ perf: add sitemap and robot.txt to improve SEO (#1337)

* 🔍️ fix: add sitemap and robots.txt

* 🐛 fix: fix canonical url

* 🐛 fix: fix canonical url

* 🐛 fix: fix canonical url

* 🐛 fix: fix deploy url

* 🐛 fix: fix canonical url

* 🐛 fix: fix the robots config
This commit is contained in:
Arvin Xu
2024-02-20 21:33:10 +08:00
committed by GitHub
parent cf78c5bbee
commit 79be7afed7
11 changed files with 99 additions and 5 deletions

3
.npmrc
View File

@@ -1,5 +1,8 @@
lockfile=false
resolution-mode=highest
enable-pre-post-scripts=true
public-hoist-pattern[]=*@umijs/lint*
public-hoist-pattern[]=*changelog*
public-hoist-pattern[]=*commitlint*