mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 05:42:01 +08:00
refactor(public/index.html): 移除不再使用的字体样式链接
移除不再使用的 `czlfonts/slice/font.css` 链接,以简化页面加载并减少不必要的资源请求
This commit is contained in:
parent
56e4dc6f25
commit
2fb9100f00
@ -7,7 +7,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="随机图API, 随机视频等 ">
|
||||
<link rel="shortcut icon" size="32x32" href="https://i.czl.net/r2/2023/06/20/649168ebc2b5d.png">
|
||||
<link rel="stylesheet" href="https://i.czl.net/g-f/frame/czlfonts/slice/font.css" media="all">
|
||||
<link rel="stylesheet" href="https://i.czl.net/g-f/frame/prose.css" media="all">
|
||||
<link rel="stylesheet" href="./css/main.css" media="all">
|
||||
<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user