refactor(web): replace local noto-sans-sc font with domestic CDN

This commit is contained in:
duorameng
2026-06-05 20:12:02 +08:00
parent d0c6f836ff
commit c16b40636b
5 changed files with 4 additions and 14 deletions
+2
View File
@@ -5,6 +5,8 @@
<link rel="icon" type="image/svg+xml" href="./logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title>
<!-- 引入国内主流的 Google Fonts 加速 CDN (loli.net) 的 Noto Sans SC 字体 -->
<link rel="stylesheet" href="https://fonts.loli.net/css2?family=Noto+Sans+SC:wght@100..900&display=swap" />
</head>
<!-- <h1>test-pack</h1> -->