chore: update README
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Hugo default output directory
|
# Hugo default output directory
|
||||||
public/
|
public/
|
||||||
/exampleSite/resources/
|
/exampleSite/resources/
|
||||||
|
/exampleSite/.hugo_build.lock
|
||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
build/
|
build/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
[](https://github.com/dillonzq/LoveIt/releases)
|
[](https://github.com/dillonzq/LoveIt/releases)
|
||||||
[](https://gohugo.io/)
|
[](https://gohugo.io/)
|
||||||
[](https://github.com/dillonzq/LoveIt/blob/master/LICENSE)
|
[](https://github.com/dillonzq/LoveIt/blob/master/LICENSE)
|
||||||
[](https://app.circleci.com/pipelines/github/dillonzq/LoveIt)
|
[](https://circleci.com/gh/dillonzq/LoveIt/tree/master)
|
||||||
|
|
||||||
English README | [简体中文说明](https://github.com/dillonzq/LoveIt/blob/master/README.zh-cn.md)
|
English README | [简体中文说明](https://github.com/dillonzq/LoveIt/blob/master/README.zh-cn.md)
|
||||||
|
|
||||||
@@ -130,6 +130,7 @@ LoveIt supports the following languages:
|
|||||||
|
|
||||||
* English
|
* English
|
||||||
* Simplified Chinese
|
* Simplified Chinese
|
||||||
|
* Traditional Chinese
|
||||||
* French
|
* French
|
||||||
* Polish
|
* Polish
|
||||||
* Brazilian Portuguese
|
* Brazilian Portuguese
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
[](https://github.com/dillonzq/LoveIt/releases)
|
[](https://github.com/dillonzq/LoveIt/releases)
|
||||||
[](https://gohugo.io/)
|
[](https://gohugo.io/)
|
||||||
[](https://github.com/dillonzq/LoveIt/blob/master/LICENSE)
|
[](https://github.com/dillonzq/LoveIt/blob/master/LICENSE)
|
||||||
[](https://app.circleci.com/pipelines/github/dillonzq/LoveIt)
|
[](https://circleci.com/gh/dillonzq/LoveIt/tree/master)
|
||||||
|
|
||||||
[English README](https://github.com/dillonzq/LoveIt/blob/master/README.md) | 简体中文说明
|
[English README](https://github.com/dillonzq/LoveIt/blob/master/README.md) | 简体中文说明
|
||||||
|
|
||||||
@@ -125,6 +125,7 @@ LoveIt 支持下列语言:
|
|||||||
|
|
||||||
* 英语
|
* 英语
|
||||||
* 简体中文
|
* 简体中文
|
||||||
|
* 繁体中文
|
||||||
* 法语
|
* 法语
|
||||||
* 波兰语
|
* 波兰语
|
||||||
* 巴西葡萄牙语
|
* 巴西葡萄牙语
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Translations for Simplified Chinese
|
# Translations for Traditional Chinese
|
||||||
# 簡體中文的翻譯
|
# 繁體中文的翻譯
|
||||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||||
|
|
||||||
# === baseof ==
|
# === baseof ==
|
||||||
|
|||||||
Reference in New Issue
Block a user