Update zh tw languages and fix some broken links (#455)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <2021+silverwind@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/docs/pulls/455
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
This commit is contained in:
Lunny Xiao
2026-07-09 23:41:46 +00:00
parent c0f8a04185
commit 965c269495
652 changed files with 30864 additions and 30792 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: *