Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed Feb 10, 2023
1 parent 6f7b74f commit 313bb69
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 15 deletions.
8 changes: 4 additions & 4 deletions web/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"files": {
"main.css": "/static/css/main.cb2590bc.css",
"main.js": "/static/js/main.11ebec8f.js",
"main.css": "/static/css/main.63d186d6.css",
"main.js": "/static/js/main.55ca27ef.js",
"static/js/27.dd0f5d6e.chunk.js": "/static/js/27.dd0f5d6e.chunk.js",
"index.html": "/index.html"
},
"entrypoints": [
"static/css/main.cb2590bc.css",
"static/js/main.11ebec8f.js"
"static/css/main.63d186d6.css",
"static/js/main.55ca27ef.js"
]
}
Empty file modified web/favicon.ico
100755 → 100644
Empty file.
8 changes: 4 additions & 4 deletions web/index.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<meta name="theme-color" content="#000000" />
<meta name="keywords" content="ServerStatus,探针,威力加强版,ServerStatus-Rust,ServerStatusRust,云探针" />
<meta name="description" content="ServerStatus 探针 威力加强版 ServerStatus-Rust">
<meta name="author" content="Doge.py">
<meta name="author" content="zdz">
<meta name="robots" content="noindex">
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="apple-touch-icon" href="/logo192.svg" />
<link rel="manifest" href="/manifest.json" />
<title>ServerStatus-Rust</title>
<script defer="defer" src="/static/js/main.11ebec8f.js"></script>
<link href="/static/css/main.cb2590bc.css" rel="stylesheet">
<script defer="defer" src="/static/js/main.55ca27ef.js"></script>
<link href="/static/css/main.63d186d6.css" rel="stylesheet">
</head>

<body>
Expand Down
Binary file removed web/logo192.png
Binary file not shown.
3 changes: 3 additions & 0 deletions web/logo192.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed web/logo512.png
Binary file not shown.
3 changes: 3 additions & 0 deletions web/logo512.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions web/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"src": "logo192.svg",
"type": "image/svg",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"src": "logo512.svg",
"type": "image/svg",
"sizes": "512x512"
}
],
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions web/static/os/android.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions web/static/os/macos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 313bb69

Please sign in to comment.