diff options
Diffstat (limited to 'doc/docs/README.md')
-rwxr-xr-x | doc/docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs/README.md b/doc/docs/README.md index f98df6c..0d23ed1 100755 --- a/doc/docs/README.md +++ b/doc/docs/README.md | |||
@@ -4,6 +4,6 @@ heroImage: ./image/yuescript.svg | |||
4 | tagline: A language that compiles to Lua | 4 | tagline: A language that compiles to Lua |
5 | actionText: Quick Start → | 5 | actionText: Quick Start → |
6 | actionLink: /doc/ | 6 | actionLink: /doc/ |
7 | footer: MIT Licensed | Copyright © 2021 Li Jin | 7 | footer: MIT Licensed | Copyright © 2022 Li Jin |
8 | --- | 8 | --- |
9 | 9 | ||