-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cburbano
committed
Oct 16, 2023
1 parent
15e0946
commit 4c1e6ab
Showing
8 changed files
with
104 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.71262fb1.css", | ||
"main.js": "/static/js/main.7c829d2d.js", | ||
"static/js/787.dbe24f22.chunk.js": "/static/js/787.dbe24f22.chunk.js", | ||
"static/media/top-view-delicious-coffee-beans-arrangement.jpg": "/static/media/top-view-delicious-coffee-beans-arrangement.16a86347e7683bfc2e11.jpg", | ||
"static/media/coffee-bean-berry-ripening-coffee-farm.jpg": "/static/media/coffee-bean-berry-ripening-coffee-farm.b2ce8154720498b29e05.jpg", | ||
"static/media/hands-with-coffee-beans-coffee-beans-that-are-dried.jpg": "/static/media/hands-with-coffee-beans-coffee-beans-that-are-dried.3372a3fbf776ba50433a.jpg", | ||
"static/media/cafocultor.avif": "/static/media/cafocultor.d124ed3982113f375318.avif", | ||
"static/media/fotos-devs.png": "/static/media/fotos-devs.136a9ffab0ef30556954.png", | ||
"static/media/logo.svg": "/static/media/logo.9059da1285333fbdabe98746501f5c53.svg", | ||
"index.html": "/index.html", | ||
"main.71262fb1.css.map": "/static/css/main.71262fb1.css.map", | ||
"main.7c829d2d.js.map": "/static/js/main.7c829d2d.js.map", | ||
"787.dbe24f22.chunk.js.map": "/static/js/787.dbe24f22.chunk.js.map" | ||
"main.css": "/caucafe/static/css/main.b41b6aaa.css", | ||
"main.js": "/caucafe/static/js/main.2816a0a8.js", | ||
"static/js/787.dbe24f22.chunk.js": "/caucafe/static/js/787.dbe24f22.chunk.js", | ||
"static/media/top-view-delicious-coffee-beans-arrangement.jpg": "/caucafe/static/media/top-view-delicious-coffee-beans-arrangement.16a86347e7683bfc2e11.jpg", | ||
"static/media/coffee-bean-berry-ripening-coffee-farm.jpg": "/caucafe/static/media/coffee-bean-berry-ripening-coffee-farm.b2ce8154720498b29e05.jpg", | ||
"static/media/hands-with-coffee-beans-coffee-beans-that-are-dried.jpg": "/caucafe/static/media/hands-with-coffee-beans-coffee-beans-that-are-dried.3372a3fbf776ba50433a.jpg", | ||
"static/media/cafocultor.avif": "/caucafe/static/media/cafocultor.d124ed3982113f375318.avif", | ||
"static/media/fotos-devs.png": "/caucafe/static/media/fotos-devs.136a9ffab0ef30556954.png", | ||
"static/media/logo.svg": "/caucafe/static/media/logo.9059da1285333fbdabe98746501f5c53.svg", | ||
"index.html": "/caucafe/index.html", | ||
"main.b41b6aaa.css.map": "/caucafe/static/css/main.b41b6aaa.css.map", | ||
"main.2816a0a8.js.map": "/caucafe/static/js/main.2816a0a8.js.map", | ||
"787.dbe24f22.chunk.js.map": "/caucafe/static/js/787.dbe24f22.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.71262fb1.css", | ||
"static/js/main.7c829d2d.js" | ||
"static/css/main.b41b6aaa.css", | ||
"static/js/main.2816a0a8.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>caucafé</title><script defer="defer" src="/static/js/main.7c829d2d.js"></script><link href="/static/css/main.71262fb1.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="/caucafe/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="/caucafe/logo192.png"/><link rel="manifest" href="/caucafe/manifest.json"/><title>caucafé</title><script defer="defer" src="/caucafe/static/js/main.2816a0a8.js"></script><link href="/caucafe/static/css/main.b41b6aaa.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/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. | ||
*/ | ||
|
||
/** | ||
* @remix-run/router v1.9.0 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router DOM v6.16.0 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router v6.16.0 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters