This commit is contained in:
hackrobot
2024-10-02 22:02:44 +08:00
parent 1b8160d154
commit 737ee3ce76
3 changed files with 7 additions and 0 deletions

BIN
src/images/coffee192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -8,6 +8,11 @@
<meta name="format-detection" content="telephone=no,address=no">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
<link rel="apple-touch-icon" href="/static/images/images/coffee192.png" />
<link
rel="icon"
sizes="192x192"
href="/static/images/images/coffee192.png">
<title>异度星球</title>
<script><%= htmlWebpackPlugin.options.script %></script>
</head>

View File

@@ -40,6 +40,8 @@ import bookqr from "../../images/bookqr.jpg";
import loft from "../../images/loft.png";
import AIGC from "../../images/AIGC.png";
import wenwen from "../../images/wenwen.jpg";
import coffee192 from "../../images/coffee192.png";