Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cenksari committed Mar 17, 2024
1 parent 7454f46 commit 114ef52
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": {
"main.js": "/static/js/main.2a6feca5.js",
"index.html": "/index.html",
"main.2a6feca5.js.map": "/static/js/main.2a6feca5.js.map"
"main.js": "/react-crypto-exchange/static/js/main.b97def05.js",
"index.html": "/react-crypto-exchange/index.html",
"main.b97def05.js.map": "/react-crypto-exchange/static/js/main.b97def05.js.map"
},
"entrypoints": [
"static/js/main.2a6feca5.js"
"static/js/main.b97def05.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Crypto Exchange"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="/site.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><title>Crypto Exchange</title><script defer="defer" src="/static/js/main.2a6feca5.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-crypto-exchange/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Crypto Exchange"/><link rel="apple-touch-icon" href="/react-crypto-exchange/logo192.png"/><link rel="manifest" href="/react-crypto-exchange/manifest.json"/><link rel="stylesheet" href="/react-crypto-exchange/site.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><title>Crypto Exchange</title><script defer="defer" src="/react-crypto-exchange/static/js/main.b97def05.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.2a6feca5.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.2a6feca5.js → static/js/main.b97def05.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.b97def05.js.map

Large diffs are not rendered by default.

0 comments on commit 114ef52

Please sign in to comment.