Skip to content

Commit

Permalink
将大按钮背景图改为预加载
Browse files Browse the repository at this point in the history
  • Loading branch information
sheep-realms committed Mar 16, 2024
1 parent b5d4ab9 commit b902412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="shortcut icon" href="assets/icon/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="res/style/common.css">
<link rel="stylesheet" href="res/style/aic-burst.css">
<link rel="preload" href="assets/svg/bg-state-unknow.svg" as="image">
<script src="lib/jquery-3.7.1.min.js"></script>
<script src="res/data/forums.js"></script>
<script src="res/class/Icon.js"></script>
Expand Down

0 comments on commit b902412

Please sign in to comment.