Bläddra i källkod

Updated page static resource address

xiu2 1 år sedan
förälder
incheckning
4c16ca79b4
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -9,7 +9,7 @@
 		<meta name="author" contect="XIU2,X.I.U,西柚秀" />
 		<meta name="author" contect="XIU2,X.I.U,西柚秀" />
 		<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
 		<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
 		<link rel="icon" type="image/x-icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAYUlEQVR42mP0nvzxPwMFgBHdgOYAbji7dsNX0g1IseeEs+cc/E68AVty+Ehyus+UT4PNAGxhEKDLiqGBYCDCYuHh+3/DzYANl38zyAsywfmwRDYIDUAGyGmD6DCgqgHEAADqpnHxT0ZWTwAAAABJRU5ErkJggg==">
 		<link rel="icon" type="image/x-icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAYUlEQVR42mP0nvzxPwMFgBHdgOYAbji7dsNX0g1IseeEs+cc/E68AVty+Ehyus+UT4PNAGxhEKDLiqGBYCDCYuHh+3/DzYANl38zyAsywfmwRDYIDUAGyGmD6DCgqgHEAADqpnHxT0ZWTwAAAABJRU5ErkJggg==">
-		<link rel="stylesheet" href="https://jsdelivr.b-cdn.net/npm/[email protected]/lib/themes/vue.css" />
+		<link rel="stylesheet" href="https://cdn.jsdmirror.com/npm/[email protected]/lib/themes/vue.css" />
 		<style  type="text/css">@media screen and (max-width: 768px) {.markdown-section {max-width: 100%;} .markdown-section h1 {font-size: 1.7rem;}} a {text-decoration:none} summary {cursor: pointer;} ::-webkit-scrollbar {width: 0px;height: 0px} .markdown-section blockquote p {font-weight: normal;margin-left: 0;}</style>
 		<style  type="text/css">@media screen and (max-width: 768px) {.markdown-section {max-width: 100%;} .markdown-section h1 {font-size: 1.7rem;}} a {text-decoration:none} summary {cursor: pointer;} ::-webkit-scrollbar {width: 0px;height: 0px} .markdown-section blockquote p {font-weight: normal;margin-left: 0;}</style>
 		<script>if(location.hash == "" && window.navigator.language.slice(0,2) == "zh") {location.hash="#/zh"}</script>
 		<script>if(location.hash == "" && window.navigator.language.slice(0,2) == "zh") {location.hash="#/zh"}</script>
 	</head>
 	</head>
@@ -26,6 +26,6 @@
 				alias:{'/en': 'README', '/zh': 'README-ZH'}
 				alias:{'/en': 'README', '/zh': 'README-ZH'}
 			}
 			}
 		</script>
 		</script>
-		<script src="https://jsdelivr.b-cdn.net/npm/[email protected]/lib/docsify.min.js"></script>
+		<script src="https://cdn.jsdmirror.com/npm/[email protected]/lib/docsify.min.js"></script>
 	</body>
 	</body>
 </html>
 </html>