diff --git a/README.md b/README.md index f747d993d7..5ae65cd2ac 100644 --- a/README.md +++ b/README.md @@ -150,10 +150,64 @@ for the full license text. <details> <summary>Looking for an overview of the interface? Check it out!</summary> -|||| -|:---:|:---:|:---:| -|||| -|||| -|||| +### Login/Register Page + + + + +### User Dashboard + + + + + + +### User Profile + + + +### Explore + + + + + +### Repository + + + + + + + + + +#### Repository Issue + + + + +#### Repository Pull Requests + + + + + + +#### Repository Actions + + + + +#### Repository Activity + + + + + + +### Organization + + </details> diff --git a/README_ZH.md b/README_ZH.md index 2dd60fd564..89c34f6b63 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -93,10 +93,64 @@ Gitea 提供官方的 [go-sdk](https://gitea.com/gitea/go-sdk),以及名为 [t <details> <summary>截图</summary> -|||| -|:---:|:---:|:---:| -|||| -|||| -|||| +### 登录界面 + + + + +### 用户首页 + + + + + + +### 用户资料 + + + +### 探索 + + + + + +### 仓库 + + + + + + + + + +#### 仓库工单 + + + + +#### 仓库合并请求 + + + + + + +#### 仓库 Actions + + + + +#### 仓库动态 + + + + + + +### 组织 + + </details>