's'
This commit is contained in:
@@ -5,15 +5,14 @@
|
||||
<meta name="description" content="云手机">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon" href="/static/images/images/phone2.png" />
|
||||
<link rel="icon" sizes="192x192" href="/static/images/images/phone2.png" />
|
||||
<link rel="apple-touch-icon" href="https://minioweb.hackrobot.cn/hackrobot/phone2.png" />
|
||||
<link rel="icon" sizes="192x192" href="https://minioweb.hackrobot.cn/hackrobot/phone2.png" />
|
||||
|
||||
<!-- ✅ 提前建立连接 -->
|
||||
<link rel="preconnect" href="https://minioweb.hackrobot.cn" crossorigin>
|
||||
<link rel="dns-prefetch" href="https://minioweb.hackrobot.cn">
|
||||
|
||||
<!-- ✅ 预加载 LCP 图片 (WebP 优先,PNG 回退) -->
|
||||
<link rel="preload" as="image" href="https://minioweb.hackrobot.cn/hackrobot/phone2.webp" type="image/webp" fetchpriority="high">
|
||||
<link rel="preload" as="image" href="https://minioweb.hackrobot.cn/hackrobot/phone2.png" type="image/png" fetchpriority="high">
|
||||
|
||||
<!-- JS 注入 -->
|
||||
|
||||
Reference in New Issue
Block a user