Update zh tw languages and fix some broken links

This commit is contained in:
Lunny Xiao
2026-07-01 14:47:51 -07:00
parent 9558006c39
commit a084bdb556
842 changed files with 31137 additions and 31065 deletions

View File

@@ -8,21 +8,21 @@ aliases:
# 搜索引擎索引
默认情况下,您的 Gitea 安装将被搜索引擎索引。
如果您不希望您的仓库对搜索引擎可见,请进一步阅读
預設情況下,您的 Gitea 安裝將被搜索引擎索引。
如果您不希望您的儲存庫對搜索引擎可見,請進一步閱讀
## 使用 robots.txt 阻止搜索引擎索引
了使 Gitea 为顶级安装提供自定义`robots.txt`默认为空的 404在 [`custom`文件`CustomPath`]administration/customizing-gitea.md创建一个名为 `public/robots.txt` 的文件。
了使 Gitea 爲頂級安裝提供自`robots.txt`預設爲空的 404在 [`custom`文件`CustomPath`]administration/customizing-gitea.md建立一個名爲 `public/robots.txt` 的文件。
如何配置 `robots.txt`例,请参考 [https://moz.com/learn/seo/robotstxt](https://moz.com/learn/seo/robotstxt)。
如何設定 `robots.txt`例,請參考 [https://moz.com/learn/seo/robotstxt](https://moz.com/learn/seo/robotstxt)。
```txt
User-agent: *
Disallow: /
```
如果您 Gitea 安在子目中,需要在顶级目录中创建或编辑 `robots.txt`
如果您 Gitea 安在子目中,需要在頂級目錄中建立或編輯 `robots.txt`
```txt
User-agent: *