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

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>