Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yunica committed Jun 8, 2024
0 parents commit 07c6ff5
Show file tree
Hide file tree
Showing 20 changed files with 111 additions and 0 deletions.
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"files": {
"main.css": "/mapfest_mapmaking_challenge_2024/static/css/main.0e3b6a81.css",
"main.js": "/mapfest_mapmaking_challenge_2024/static/js/main.fa3e58f0.js",
"static/js/453.d19fc75a.chunk.js": "/mapfest_mapmaking_challenge_2024/static/js/453.d19fc75a.chunk.js",
"static/js/879.32072918.chunk.js": "/mapfest_mapmaking_challenge_2024/static/js/879.32072918.chunk.js",
"index.html": "/mapfest_mapmaking_challenge_2024/index.html",
"main.0e3b6a81.css.map": "/mapfest_mapmaking_challenge_2024/static/css/main.0e3b6a81.css.map",
"main.fa3e58f0.js.map": "/mapfest_mapmaking_challenge_2024/static/js/main.fa3e58f0.js.map",
"453.d19fc75a.chunk.js.map": "/mapfest_mapmaking_challenge_2024/static/js/453.d19fc75a.chunk.js.map",
"879.32072918.chunk.js.map": "/mapfest_mapmaking_challenge_2024/static/js/879.32072918.chunk.js.map"
},
"entrypoints": [
"static/css/main.0e3b6a81.css",
"static/js/main.fa3e58f0.js"
]
}
Binary file added favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/mapfest_mapmaking_challenge_2024/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="/mapfest_mapmaking_challenge_2024/logo192.png"/><link rel="stylesheet" href="https://rsms.me/inter/inter.css"><link rel="manifest" href="/mapfest_mapmaking_challenge_2024/manifest.json"/><title>React App</title><script defer="defer" src="/mapfest_mapmaking_challenge_2024/static/js/main.fa3e58f0.js"></script><link href="/mapfest_mapmaking_challenge_2024/static/css/main.0e3b6a81.css" rel="stylesheet"></head><body class="bg-gray-100"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="bg-white dark:bg-slate-800 w-full"></div></body></html>
19 changes: 19 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
5 changes: 5 additions & 0 deletions static/css/main.0e3b6a81.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/453.d19fc75a.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/js/453.d19fc75a.chunk.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions static/js/879.32072918.chunk.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions static/js/879.32072918.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* tiny-lru
*
* @copyright 2024 Jason Mulligan <[email protected]>
* @license BSD-3-Clause
* @version 11.2.6
*/
1 change: 1 addition & 0 deletions static/js/879.32072918.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions static/js/main.fa3e58f0.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
/*! Hammer.JS - v2.0.7 - 2016-04-22
* http://hammerjs.github.io/
*
* Copyright (c) 2016 Jorik Tangelder;
* Licensed under the MIT license */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.fa3e58f0.js.map

Large diffs are not rendered by default.

0 comments on commit 07c6ff5

Please sign in to comment.