Skip to content

Commit a5822ca

Browse files
committed
edit
1 parent 1adae6d commit a5822ca

3 files changed

Lines changed: 26 additions & 13 deletions

File tree

assets/index-DJ8ld8Ln.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<link rel="manifest" href="site.webmanifest" />
2323
<meta name="theme-color" content="#fafafa" />
24-
<script type="module" crossorigin src="/assets/index-DdrN7jCc.js"></script>
24+
<script type="module" crossorigin src="/assets/index-DJ8ld8Ln.js"></script>
2525
<link rel="stylesheet" crossorigin href="/assets/index-D_Ao916K.css">
2626
</head>
2727
<body>

site.webmanifest

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
2-
"short_name": "Hyper-Z11",
3-
"name": "Hyper-Z11 Official",
4-
"description": "Hyper-Z11 Official Website",
5-
"icons": [{
6-
"src": "/icon.png",
7-
"type": "image/png",
8-
"sizes": "460×460"
9-
}],
10-
"start_url": "/",
11-
"display": "browser",
12-
"background_color": "#fafafa",
13-
"theme_color": "#fafafa"
2+
"short_name": "Hyper-Z11",
3+
"name": "Hyper-Z11 Official",
4+
"description": "Hyper-Z11 Official Website",
5+
"icons": [
6+
{
7+
"src": "/icon.png",
8+
"type": "image/png",
9+
"sizes": "460×460"
10+
}
11+
],
12+
"start_url": "/",
13+
"display": "browser",
14+
"background_color": "#fafafa",
15+
"theme_color": "#fafafa"
1416
}

0 commit comments

Comments
 (0)