Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GevinN99 committed May 30, 2024
1 parent ac53074 commit 5a501cc
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.d69300e4.css",
"main.js": "/static/js/main.23e5a4c1.js",
"main.css": "/static/css/main.cc4dcd30.css",
"main.js": "/static/js/main.d398ac6a.js",
"reactPlayerYouTube.js": "/static/js/reactPlayerYouTube.531585be.chunk.js",
"reactPlayerSoundCloud.js": "/static/js/reactPlayerSoundCloud.4ee94330.chunk.js",
"reactPlayerVimeo.js": "/static/js/reactPlayerVimeo.7e31af21.chunk.js",
Expand Down Expand Up @@ -79,8 +79,8 @@
"static/media/NavHeading.svg": "/static/media/NavHeading.cb5ed5ac483138d9ff01c1bb78aead82.svg",
"static/media/NavBtm.svg": "/static/media/NavBtm.ecdd158c722b69ed8e7f7d13608eafc4.svg",
"index.html": "/index.html",
"main.d69300e4.css.map": "/static/css/main.d69300e4.css.map",
"main.23e5a4c1.js.map": "/static/js/main.23e5a4c1.js.map",
"main.cc4dcd30.css.map": "/static/css/main.cc4dcd30.css.map",
"main.d398ac6a.js.map": "/static/js/main.d398ac6a.js.map",
"reactPlayerYouTube.531585be.chunk.js.map": "/static/js/reactPlayerYouTube.531585be.chunk.js.map",
"reactPlayerSoundCloud.4ee94330.chunk.js.map": "/static/js/reactPlayerSoundCloud.4ee94330.chunk.js.map",
"reactPlayerVimeo.7e31af21.chunk.js.map": "/static/js/reactPlayerVimeo.7e31af21.chunk.js.map",
Expand All @@ -98,7 +98,7 @@
"453.d855a71b.chunk.js.map": "/static/js/453.d855a71b.chunk.js.map"
},
"entrypoints": [
"static/css/main.d69300e4.css",
"static/js/main.23e5a4c1.js"
"static/css/main.cc4dcd30.css",
"static/js/main.d398ac6a.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="Web site created using create-react-app"/><link rel="manifest" href="/manifest.json"/><title>ICLVE24</title><script defer="defer" src="/static/js/main.23e5a4c1.js"></script><link href="/static/css/main.d69300e4.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="/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="manifest" href="/manifest.json"/><title>ICLVE24</title><script defer="defer" src="/static/js/main.d398ac6a.js"></script><link href="/static/css/main.cc4dcd30.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.d69300e4.css → static/css/main.cc4dcd30.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.cc4dcd30.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/css/main.d69300e4.css.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.23e5a4c1.js → static/js/main.d398ac6a.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 5a501cc

Please sign in to comment.