Skip to content

Commit e5660e6

Browse files
Deploy to GitHub pages
0 parents  commit e5660e6

25 files changed

+118
-0
lines changed

404.html

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="anonymous">
5+
<link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap">
6+
<link rel="preload" as="font" type="font/eot" href="/assets/materialdesignicons-webfont-YdEl25M1.eot" crossorigin="anonymous">
7+
<link rel="preload" as="font" type="font/woff2" href="/assets/materialdesignicons-webfont-CveiMJFx.woff2" crossorigin="anonymous">
8+
<link rel="preload" as="font" type="font/woff" href="/assets/materialdesignicons-webfont-BbcIfeS3.woff" crossorigin="anonymous">
9+
<link rel="preload" as="font" type="font/ttf" href="/assets/materialdesignicons-webfont-Df9Q6YdI.ttf" crossorigin="anonymous">
10+
11+
<meta charset="UTF-8" />
12+
<link rel="icon" href="/favicon.ico" />
13+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
14+
<title>迁移到ClassIsland</title>
15+
16+
17+
<script type="text/javascript">
18+
(function(c,l,a,r,i,t,y){
19+
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
20+
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
21+
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
22+
})(window, document, "clarity", "script", "nlkanckhs9");
23+
</script>
24+
25+
26+
<script type="module" crossorigin src="/assets/index-WWavzJPV.js"></script>
27+
<link rel="stylesheet" crossorigin href="/assets/index-Br1HM-7P.css">
28+
</head>
29+
30+
<body>
31+
<div id="app"></div>
32+
</body>
33+
</html>

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cimigrate.hello8693.xyz

assets/VCard-C7iD426i.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/VCard-D_tjcNQM.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/VStepper-CD5EFS6a.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/VStepper-DvX-H0hh.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const s=(t,r)=>{const o=t.__vccOpts||t;for(const[c,e]of r)o[c]=e;return o};export{s as _};

0 commit comments

Comments
 (0)