格式修正
This commit is contained in:
parent
18f2bf6a8f
commit
6b5e17a677
10
README.md
10
README.md
@ -22,11 +22,11 @@ gitea-github-theme
|
|||||||
- 主题
|
- 主题
|
||||||
- 创建 `public/css`, 将 `theme-github.css` 文件移入
|
- 创建 `public/css`, 将 `theme-github.css` 文件移入
|
||||||
- 修改 Gitea 配置文件 `gitea/conf/app.ini`, 在文中找到或文档末尾添加:
|
- 修改 Gitea 配置文件 `gitea/conf/app.ini`, 在文中找到或文档末尾添加:
|
||||||
```ini
|
```ini
|
||||||
[ui]
|
[ui]
|
||||||
THEMES = gitea,arc-green,github
|
THEMES = gitea,arc-green,github
|
||||||
DEFAULT_THEME = github
|
DEFAULT_THEME = github
|
||||||
```
|
```
|
||||||
- 主页
|
- 主页
|
||||||
- 创建 `templates`, 将 `home.tmpl` 文件移入
|
- 创建 `templates`, 将 `home.tmpl` 文件移入
|
||||||
- 重启 Gitea
|
- 重启 Gitea
|
||||||
|
Loading…
x
Reference in New Issue
Block a user