Skip to content

Commit

Permalink
docs(translation): fix links in readme_cn.md (anuraghazra#418)
Browse files Browse the repository at this point in the history
* update readme_cn.md

* fix links in readme_cn.md
  • Loading branch information
imrdong authored Aug 30, 2020
1 parent b5d0c04 commit 3f60fcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/readme_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr

<img src="https://res.cloudinary.com/anuraghazra/image/upload/v1595174536/grs-themes_l4ynja.png" alt="GitHub Readme Stat Themes" width="600px"/>

你可以预览[所有可用主题](./themes/README.md)或者签出[主题配置文件](./themes/index.js), 而且如果你喜欢, **你也可以贡献新的主题** :D
你可以预览[所有可用主题](../themes/README.md)或者签出[主题配置文件](../themes/index.js), 而且如果你喜欢, **你也可以贡献新的主题** :D

### 自定义

Expand All @@ -132,7 +132,7 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr
- `text_color` - 内容文本颜色 _(十六进制色码)_
- `icon_color` - 图标颜色(如果可用)_(十六进制色码)_
- `bg_color` - 卡片背景颜色 _(十六进制色码)_ **或者**_angle,start,end_ 的形式渐变
- `theme` - 主题名称,从[所有可用主题](./themes/README.md)中选择
- `theme` - 主题名称,从[所有可用主题](../themes/README.md)中选择
- `cache_seconds` - 手动设置缓存头 _(最小值: 1800,最大值: 86400)_

##### bg_color 渐变
Expand Down

0 comments on commit 3f60fcc

Please sign in to comment.