mirror of
https://github.com/woodchen-ink/aimodels-prices.git
synced 2025-07-18 05:32:00 +08:00
style(index.html): 更新字体样式,移除不必要的字体链接,提升页面加载性能
This commit is contained in:
parent
26aa717e0c
commit
04d4189d17
@ -9,13 +9,10 @@
|
||||
<meta name="description" content="OpenAI Claude Gemini Grok Qwen DeepSeek 等几十家模型的价格,支持多模型厂商、多币种的价格管理,提供标准的API接口。">
|
||||
<meta name="author" content="Q58论坛">
|
||||
<title>AI模型价格汇总</title>
|
||||
<link rel="preconnect" href="https://fonts.bytedance.com">
|
||||
<link rel="stylesheet"
|
||||
href="https://fonts.bytedance.com/dfd/api/v1/css?family=DFPKingGothicGB-Regular:500&display=swap" />
|
||||
<style>
|
||||
* {
|
||||
outline: none;
|
||||
font-family: PingFang SC, DFPKingGothicGB-Regular, sans-serif;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Noto Sans SC', system-ui, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user