Skip to content

Commit

Permalink
fixing page routes
Browse files Browse the repository at this point in the history
  • Loading branch information
alisedighmoghadam committed Oct 27, 2023
1 parent 587e281 commit 108bc39
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"files": {
"main.css": "/Watcher/static/css/main.fa1c7c2c.css",
"main.js": "/Watcher/static/js/main.a71a2e24.js",
"main.js": "/Watcher/static/js/main.0632d86b.js",
"static/js/787.538cbfa2.chunk.js": "/Watcher/static/js/787.538cbfa2.chunk.js",
"static/media/warning_triangle.png": "/Watcher/static/media/warning_triangle.9a8afc3d69abb0194430.png",
"static/media/Asset [email protected]": "/Watcher/static/media/Asset [email protected]",
"index.html": "/Watcher/index.html",
"main.fa1c7c2c.css.map": "/Watcher/static/css/main.fa1c7c2c.css.map",
"main.a71a2e24.js.map": "/Watcher/static/js/main.a71a2e24.js.map",
"main.0632d86b.js.map": "/Watcher/static/js/main.0632d86b.js.map",
"787.538cbfa2.chunk.js.map": "/Watcher/static/js/787.538cbfa2.chunk.js.map"
},
"entrypoints": [
"static/css/main.fa1c7c2c.css",
"static/js/main.a71a2e24.js"
"static/js/main.0632d86b.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="/Watcher/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/Watcher/logo192.png"/><link rel="manifest" href="/Watcher/manifest.json"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><title>Watcher</title><script defer="defer" src="/Watcher/static/js/main.a71a2e24.js"></script><link href="/Watcher/static/css/main.fa1c7c2c.css" rel="stylesheet"></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="/Watcher/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/Watcher/logo192.png"/><link rel="manifest" href="/Watcher/manifest.json"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><title>Watcher</title><script defer="defer" src="/Watcher/static/js/main.0632d86b.js"></script><link href="/Watcher/static/css/main.fa1c7c2c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.a71a2e24.js → static/js/main.0632d86b.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.a71a2e24.js.map

This file was deleted.

0 comments on commit 108bc39

Please sign in to comment.