diff options
Diffstat (limited to 'docs/_zh_CN/index.html')
| -rw-r--r-- | docs/_zh_CN/index.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html index 5420691..a61fde3 100644 --- a/docs/_zh_CN/index.html +++ b/docs/_zh_CN/index.html @@ -16,9 +16,10 @@ <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link - href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&family=Roboto+Mono&family=Dosis:wght@500&display=swap" + href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600;700&display=swap" rel="stylesheet" /> + <link rel="stylesheet" href="../css/light.css" /> <link id="dark-style" @@ -30,11 +31,6 @@ <body> <nav> - <a href="https://crates.io/crates/mingling">发布页</a> - <a href="https://docs.rs/mingling/latest/mingling/">API文档</a> - <a href="https://git.catilgrass.cn/catilgrass/mingling.git" - ><b>源代码</b></a - > <a href="#" onclick=" @@ -43,7 +39,7 @@ " >🌗 主题</a > - <a href="../"><b>英文文档</b></a> + <a href="../doc.html"><b>English Docs</b></a> </nav> <div id="app"></div> |
