aboutsummaryrefslogtreecommitdiff
path: root/docs/_zh_CN/index.html
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-25 22:01:06 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-25 22:01:06 +0800
commit17217317eaaf57dd5c39538c115e35ddccb8666d (patch)
tree9f1944b847d5e9d157bbc6a8c496bf8f2e7e1d23 /docs/_zh_CN/index.html
parent979e881762a728661e72efd99bc2b35b3db8c71b (diff)
Restructure docs
add template and interactive tutorial, update tool runner
Diffstat (limited to 'docs/_zh_CN/index.html')
-rw-r--r--docs/_zh_CN/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html
index 2e265c7..5420691 100644
--- a/docs/_zh_CN/index.html
+++ b/docs/_zh_CN/index.html
@@ -13,6 +13,12 @@
content="Quick start with Mingling and build your command-line program!"
/>
+ <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"
+ rel="stylesheet"
+ />
<link rel="stylesheet" href="../css/light.css" />
<link
id="dark-style"