Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed Dec 3, 2022
1 parent 1be1daa commit 20979d7
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 56 deletions.
4 changes: 2 additions & 2 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.516d9748.css",
"main.js": "/static/js/main.313793da.js",
"main.js": "/static/js/main.2c3a9c91.js",
"static/js/27.dd0f5d6e.chunk.js": "/static/js/27.dd0f5d6e.chunk.js",
"index.html": "/index.html"
},
"entrypoints": [
"static/css/main.516d9748.css",
"static/js/main.313793da.js"
"static/js/main.2c3a9c91.js"
]
}
5 changes: 3 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<title>ServerStatus-Rust</title>
<script defer="defer" src="/static/js/main.313793da.js"></script>
<script defer="defer" src="/static/js/main.2c3a9c91.js"></script>
<link href="/static/css/main.516d9748.css" rel="stylesheet">
</head>

<body><noscript>You need to enable JavaScript to run this app.</noscript>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>

Expand Down

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 0 additions & 2 deletions web/static/js/main.313793da.js

This file was deleted.

48 changes: 0 additions & 48 deletions web/static/js/main.d2204509.js.LICENSE.txt

This file was deleted.

0 comments on commit 20979d7

Please sign in to comment.