Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rhubarbhill committed Nov 29, 2024
1 parent a8b8bff commit 4170649
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/lost-in-music-app/static/css/main.11af2fb8.css",
"main.js": "/lost-in-music-app/static/js/main.bdd654ee.js",
"static/media/logo.svg": "/lost-in-music-app/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
"index.html": "/lost-in-music-app/index.html",
"main.11af2fb8.css.map": "/lost-in-music-app/static/css/main.11af2fb8.css.map",
"main.bdd654ee.js.map": "/lost-in-music-app/static/js/main.bdd654ee.js.map"
"main.css": "/Project-Gaucho/static/css/main.11af2fb8.css",
"main.js": "/Project-Gaucho/static/js/main.88311cbb.js",
"static/media/logo.svg": "/Project-Gaucho/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
"index.html": "/Project-Gaucho/index.html",
"main.11af2fb8.css.map": "/Project-Gaucho/static/css/main.11af2fb8.css.map",
"main.88311cbb.js.map": "/Project-Gaucho/static/js/main.88311cbb.js.map"
},
"entrypoints": [
"static/css/main.11af2fb8.css",
"static/js/main.bdd654ee.js"
"static/js/main.88311cbb.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="/lost-in-music-app/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="/lost-in-music-app/logo192.png"/><link rel="manifest" href="/lost-in-music-app/manifest.json"/><title>React App</title><script defer="defer" src="/lost-in-music-app/static/js/main.bdd654ee.js"></script><link href="/lost-in-music-app/static/css/main.11af2fb8.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="/Project-Gaucho/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="/Project-Gaucho/logo192.png"/><link rel="manifest" href="/Project-Gaucho/manifest.json"/><title>React App</title><script defer="defer" src="/Project-Gaucho/static/js/main.88311cbb.js"></script><link href="/Project-Gaucho/static/css/main.11af2fb8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.88311cbb.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.bdd654ee.js

This file was deleted.

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

This file was deleted.

0 comments on commit 4170649

Please sign in to comment.