Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
berarchegas committed Oct 9, 2023
1 parent 9eaae51 commit e671202
Show file tree
Hide file tree
Showing 11 changed files with 20 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.fed97e4a.css",
"main.js": "/static/js/main.3e7861e9.js",
"main.css": "/static/css/main.f2df31f0.css",
"main.js": "/static/js/main.2f80414b.js",
"static/js/787.fd0698ee.chunk.js": "/static/js/787.fd0698ee.chunk.js",
"static/media/deepOcean.mp3": "/static/media/deepOcean.0583e6c317939377a0c9.mp3",
"static/media/chorolo-AQUA_MODIS.20220101_20221231.L3m.YR.CHL.chlor_a.4km.nc.png": "/static/media/chorolo-AQUA_MODIS.20220101_20221231.L3m.YR.CHL.chlor_a.4km.nc.40e4f9cdbe1889fe9033.png",
Expand Down Expand Up @@ -38,12 +38,12 @@
"static/media/eugenoid.jpeg": "/static/media/eugenoid.fdf8ca04c5544f7880f7.jpeg",
"static/media/logo.svg": "/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
"index.html": "/index.html",
"main.fed97e4a.css.map": "/static/css/main.fed97e4a.css.map",
"main.3e7861e9.js.map": "/static/js/main.3e7861e9.js.map",
"main.f2df31f0.css.map": "/static/css/main.f2df31f0.css.map",
"main.2f80414b.js.map": "/static/js/main.2f80414b.js.map",
"787.fd0698ee.chunk.js.map": "/static/js/787.fd0698ee.chunk.js.map"
},
"entrypoints": [
"static/css/main.fed97e4a.css",
"static/js/main.3e7861e9.js"
"static/css/main.f2df31f0.css",
"static/js/main.2f80414b.js"
]
}
Binary file modified build/GAME.data
Binary file not shown.
Binary file modified build/GAME.wasm
Binary file not shown.
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="/rafaelLeao.jpg"/><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="/rafaelLeao.jpg"/><link rel="manifest" href="/manifest.json"/><title>Ocean Gardens</title><script defer="defer" src="/static/js/main.3e7861e9.js"></script><link href="/static/css/main.fed97e4a.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="/rafaelLeao.jpg"/><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="/rafaelLeao.jpg"/><link rel="manifest" href="/manifest.json"/><title>Ocean Gardens</title><script defer="defer" src="/static/js/main.2f80414b.js"></script><link href="/static/css/main.f2df31f0.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.fed97e4a.css → static/css/main.f2df31f0.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ object-assign
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* The buffer module from node.js, for the browser.
*
Expand Down

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit e671202

Please sign in to comment.