📝 Docs: update REAMDE

This commit is contained in:
Cell
2024-04-26 10:06:40 +08:00
parent fd0b171e5f
commit 39e6466d78
3 changed files with 9 additions and 1 deletions
+4
View File
@@ -101,6 +101,10 @@ To see this theme in action, here are some [live demo sites](https://fixit.lruih
- Options to **cache remote image** locally
- ...
### Theme Components
The FixIt theme balances **simplicity** and **extensibility** with extra [Hugo theme components](https://fixit.lruihao.cn/components/) for customization.
## Multilingual and i18n
FixIt supports the following languages:
+4
View File
@@ -101,6 +101,10 @@
- 支持本地**缓存远程图床图片**
- ……
### 主题组件
FixIt 主题旨在在 **简洁性****可扩展性** 之间取得平衡。为此,我们开发了一系列额外的 [Hugo 主题组件](https://fixit.lruihao.cn/zh-cn/components/) 供用户选择。
## 多语言和国际化
FixIt 支持下列语言:
+1 -1
View File
@@ -1,4 +1,4 @@
{{- .Scratch.Set "version" "v0.3.4" -}}
{{- .Scratch.Set "version" "v0.3.5-RC" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}