diff options
-rwxr-xr-x | doc/docs/README.md | 2 | ||||
-rwxr-xr-x | doc/docs/zh/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/docs/README.md b/doc/docs/README.md index f70a1c6..2c07e05 100755 --- a/doc/docs/README.md +++ b/doc/docs/README.md | |||
@@ -3,6 +3,6 @@ home: true | |||
3 | heroImage: ./image/yuescript.svg | 3 | heroImage: ./image/yuescript.svg |
4 | actionText: Quick Start → | 4 | actionText: Quick Start → |
5 | actionLink: /doc/ | 5 | actionLink: /doc/ |
6 | footer: MIT Licensed | Copyright © 2023 Li Jin | 6 | footer: MIT Licensed | Copyright © 2024 Li Jin |
7 | --- | 7 | --- |
8 | 8 | ||
diff --git a/doc/docs/zh/README.md b/doc/docs/zh/README.md index 4f2679e..ac4da4c 100755 --- a/doc/docs/zh/README.md +++ b/doc/docs/zh/README.md | |||
@@ -3,6 +3,6 @@ home: true | |||
3 | heroImage: /image/yuescript.svg | 3 | heroImage: /image/yuescript.svg |
4 | actionText: 快速上手 → | 4 | actionText: 快速上手 → |
5 | actionLink: /zh/doc/ | 5 | actionLink: /zh/doc/ |
6 | footer: MIT Licensed | Copyright © 2023 Li Jin | 6 | footer: MIT Licensed | Copyright © 2024 Li Jin |
7 | --- | 7 | --- |
8 | 8 | ||