Skip to content

Commit 313bb69

Browse files
committed
update ui
1 parent 6f7b74f commit 313bb69

13 files changed

+23
-15
lines changed

web/asset-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.cb2590bc.css",
4-
"main.js": "/static/js/main.11ebec8f.js",
3+
"main.css": "/static/css/main.63d186d6.css",
4+
"main.js": "/static/js/main.55ca27ef.js",
55
"static/js/27.dd0f5d6e.chunk.js": "/static/js/27.dd0f5d6e.chunk.js",
66
"index.html": "/index.html"
77
},
88
"entrypoints": [
9-
"static/css/main.cb2590bc.css",
10-
"static/js/main.11ebec8f.js"
9+
"static/css/main.63d186d6.css",
10+
"static/js/main.55ca27ef.js"
1111
]
1212
}

web/favicon.ico

100755100644
File mode changed.

web/index.html

100755100644
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<meta name="theme-color" content="#000000" />
99
<meta name="keywords" content="ServerStatus,探针,威力加强版,ServerStatus-Rust,ServerStatusRust,云探针" />
1010
<meta name="description" content="ServerStatus 探针 威力加强版 ServerStatus-Rust">
11-
<meta name="author" content="Doge.py">
11+
<meta name="author" content="zdz">
1212
<meta name="robots" content="noindex">
13-
<link rel="apple-touch-icon" href="/logo192.png" />
13+
<link rel="apple-touch-icon" href="/logo192.svg" />
1414
<link rel="manifest" href="/manifest.json" />
1515
<title>ServerStatus-Rust</title>
16-
<script defer="defer" src="/static/js/main.11ebec8f.js"></script>
17-
<link href="/static/css/main.cb2590bc.css" rel="stylesheet">
16+
<script defer="defer" src="/static/js/main.55ca27ef.js"></script>
17+
<link href="/static/css/main.63d186d6.css" rel="stylesheet">
1818
</head>
1919

2020
<body>

web/logo192.png

-5.22 KB
Binary file not shown.

web/logo192.svg

Lines changed: 3 additions & 0 deletions
Loading

web/logo512.png

-9.44 KB
Binary file not shown.

web/logo512.svg

Lines changed: 3 additions & 0 deletions
Loading

web/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"type": "image/x-icon"
99
},
1010
{
11-
"src": "logo192.png",
12-
"type": "image/png",
11+
"src": "logo192.svg",
12+
"type": "image/svg",
1313
"sizes": "192x192"
1414
},
1515
{
16-
"src": "logo512.png",
17-
"type": "image/png",
16+
"src": "logo512.svg",
17+
"type": "image/svg",
1818
"sizes": "512x512"
1919
}
2020
],

web/static/css/main.cb2590bc.css renamed to web/static/css/main.63d186d6.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/static/js/main.11ebec8f.js renamed to web/static/js/main.55ca27ef.js

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

0 commit comments

Comments
 (0)