fix: update x-icon URL in index.html #27

This commit is contained in:
ShenLin
2025-06-17 15:11:51 +08:00
committed by GitHub
parent 513ab9ff43
commit 19621f9fdd

View File

@@ -13,7 +13,7 @@
<meta name="apple-mobile-web-app-title" content="OpenList" />
<link
rel="apple-touch-icon"
href="https://docs.oplist.org/logo.png"
href="https://cdn.oplist.org/gh/OpenListTeam/Logo@main/logo.png"
/>
<script
src="https://g.alicdn.com/IMM/office-js/1.1.5/aliyun-web-office-sdk.min.js"
@@ -22,7 +22,7 @@
<link
rel="shortcut icon"
type="image/ico"
href="https://docs.oplist.org/logo.svg"
href="https://cdn.oplist.org/gh/OpenListTeam/Logo@main/logo.svg"
/>
<title>Loading...</title>
<script>