Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
helberan committed Jul 10, 2024
1 parent 2282eab commit 53490f7
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
26 changes: 13 additions & 13 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"files": {
"main.css": "/physio-react/static/css/main.a6cc66e4.css",
"main.js": "/physio-react/static/js/main.55f0d868.js",
"static/media/eliska.png": "/physio-react/static/media/eliska.21a0a4278f1994629975.png",
"static/media/profile4.png": "/physio-react/static/media/profile4.767dd63e6ca8e4aed8d6.png",
"static/media/profile1.png": "/physio-react/static/media/profile1.71acc65ef65285dd46f7.png",
"static/media/profile2.png": "/physio-react/static/media/profile2.2758a002a5bc69c1c023.png",
"static/media/helenka.jpg": "/physio-react/static/media/helenka.a2d8c8eddd1863561f2c.jpg",
"static/media/background.png": "/physio-react/static/media/background.d185591cafa84c168602.png",
"index.html": "/physio-react/index.html",
"main.a6cc66e4.css.map": "/physio-react/static/css/main.a6cc66e4.css.map",
"main.55f0d868.js.map": "/physio-react/static/js/main.55f0d868.js.map"
"main.css": "/team-project/static/css/main.6df73797.css",
"main.js": "/team-project/static/js/main.da84d18c.js",
"static/media/eliska.png": "/team-project/static/media/eliska.21a0a4278f1994629975.png",
"static/media/profile4.png": "/team-project/static/media/profile4.767dd63e6ca8e4aed8d6.png",
"static/media/profile1.png": "/team-project/static/media/profile1.71acc65ef65285dd46f7.png",
"static/media/profile2.png": "/team-project/static/media/profile2.2758a002a5bc69c1c023.png",
"static/media/helenka.jpg": "/team-project/static/media/helenka.a2d8c8eddd1863561f2c.jpg",
"static/media/background.png": "/team-project/static/media/background.d185591cafa84c168602.png",
"index.html": "/team-project/index.html",
"main.6df73797.css.map": "/team-project/static/css/main.6df73797.css.map",
"main.da84d18c.js.map": "/team-project/static/js/main.da84d18c.js.map"
},
"entrypoints": [
"static/css/main.a6cc66e4.css",
"static/js/main.55f0d868.js"
"static/css/main.6df73797.css",
"static/js/main.da84d18c.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"/><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="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet"/><title>PhysioReact</title><script defer="defer" src="/physio-react/static/js/main.55f0d868.js"></script><link href="/physio-react/static/css/main.a6cc66e4.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"/><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="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet"/><title>PhysioReact</title><script defer="defer" src="/team-project/static/js/main.da84d18c.js"></script><link href="/team-project/static/css/main.6df73797.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.a6cc66e4.css → static/css/main.6df73797.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/js/main.55f0d868.js → static/js/main.da84d18c.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 53490f7

Please sign in to comment.