From 5ceee349e370a6f4116d739aa921a0a09c7b02fb Mon Sep 17 00:00:00 2001 From: Ninnana <78293733+BERADQ@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:29:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=5Findex.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/_index.md b/content/_index.md index 7c202b2..4116632 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ +++ -title = '''Cordis''' +title = '''Kokoro''' # The homepage contents [extra] @@ -7,7 +7,7 @@ title_ = '' lead = '框架的框架' url = "/docs/getting-started/introduction/" url_button = "快速开始" -repo_version = "GitHub v0.0.5" +repo_version = "GitHub v0.0.6" repo_license = "Open-source MIT License." repo_url = "https://github.com/kokoro-rs/kokoro" # Menu items @@ -19,7 +19,7 @@ weight = 10 [[extra.list]] title = "内存安全 🦀" -content = '基于 JavaScript 语言,保证不了内存安全性,但是无需手动管理副作用。' +content = '基于 Rust 语言,保证了内存安全性,无需手动管理副作用。' [[extra.list]] title = "高性能です ⚡️" @@ -39,5 +39,5 @@ content = '基于动态插件的热更新流程,易于理解,便于操作。 [[extra.list]] title = "高灵活度 🌟" -content = '自身高度解耦,可随意扩展或更改。模块化,松散耦合,可热更新,分布式,尽在 Cordis。' +content = '自身高度解耦,可随意扩展或更改。模块化,松散耦合,可热更新,分布式,尽在 Kokoro。' +++