Skip to content

Commit

Permalink
Update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed May 28, 2023
1 parent 4062b63 commit 5f5524c
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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.8ea5b509.css",
"main.js": "/static/js/main.8dbf00a0.js",
"main.css": "/static/css/main.06d33b8a.css",
"main.js": "/static/js/main.94593fac.js",
"static/js/27.dd0f5d6e.chunk.js": "/static/js/27.dd0f5d6e.chunk.js",
"index.html": "/index.html"
},
"entrypoints": [
"static/css/main.8ea5b509.css",
"static/js/main.8dbf00a0.js"
"static/css/main.06d33b8a.css",
"static/js/main.94593fac.js"
]
}
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<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.8dbf00a0.js"></script>
<link href="/static/css/main.8ea5b509.css" rel="stylesheet">
<script defer="defer" src="/static/js/main.94593fac.js"></script>
<link href="/static/css/main.06d33b8a.css" rel="stylesheet">
</head>

<body>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.

0 comments on commit 5f5524c

Please sign in to comment.