f4f17c10d8
- package.json: 添加 postbuild 钩子自动生成 sitemap - scripts/generate-sitemap.js: 站点地图生成器(78 条 URL) - public/robots.txt: SEO 爬虫引导 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
|
|
Sitemap: https://yuzhiran.com/sitemap.xml
|