diff options
Diffstat (limited to 'docs/_zh_CN/index.html')
| -rw-r--r-- | docs/_zh_CN/index.html | 6 |
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" |
