chore: 优化 SEO
Showing
... | ... | @@ -11,11 +11,13 @@ |
"html2canvas": "^1.4.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-helmet": "^6.1.0", | ||
"react-router-dom": "^6.26.2", | ||
"styled-components": "^6.1.13" | ||
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-react": "^4.0.0", | ||
"vite": "^4.3.9" | ||
"vite": "^4.3.9", | ||
"vite-plugin-sitemap": "^0.7.1" | ||
} | ||
} |
public/robots.txt
0 → 100644
src/components/SEO.jsx
0 → 100644
src/pages/NotFound.jsx
0 → 100644
Please register or sign in to comment