feat: 引入 Phosphor Icons CDN (regular + fill)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -86,6 +86,9 @@
|
||||
<!-- 公共区域 -->
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="stylesheet" href="/web/BlackFruit-web/assets/font/iconfont.css">
|
||||
<!-- Phosphor Icons -->
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/fill/style.css" />
|
||||
<link rel="stylesheet" href="/web/BlackFruit-web/common/reset.css">
|
||||
<link rel="stylesheet" href="/web/BlackFruit-web/common/style.css">
|
||||
<link rel="stylesheet" href="/web/BlackFruit-web/common/theme.css">
|
||||
|
||||
Reference in New Issue
Block a user