diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-05 21:08:07 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-05 21:08:07 +0800 |
| commit | d3b4027f5926569cb9371b2ea62b6be9387ea650 (patch) | |
| tree | d6c9de16cea03253273ad7c89eadc401e5e105b2 /docs/_zh_CN/index.html | |
| parent | 97853f47489ab58b63e08854f579ae776e5a2d1f (diff) | |
Add example pages and sync-examples tool for docs
Diffstat (limited to 'docs/_zh_CN/index.html')
| -rw-r--r-- | docs/_zh_CN/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html index e3841b7..db89bae 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=" |
