Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
junbl committed Jul 4, 2024
1 parent 61359db commit 9d6fd90
Show file tree
Hide file tree
Showing 28 changed files with 199 additions and 0 deletions.
28 changes: 28 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"files": {
"main.css": "/static/css/main.173344f9.css",
"main.js": "/static/js/main.330e4f4d.js",
"static/js/335.caf64755.chunk.js": "/static/js/335.caf64755.chunk.js",
"static/js/851.588460b8.chunk.js": "/static/js/851.588460b8.chunk.js",
"static/js/839.77da4fdb.chunk.js": "/static/js/839.77da4fdb.chunk.js",
"static/js/747.4e404323.chunk.js": "/static/js/747.4e404323.chunk.js",
"static/js/453.eae34d4e.chunk.js": "/static/js/453.eae34d4e.chunk.js",
"static/js/338.ff62e369.chunk.js": "/static/js/338.ff62e369.chunk.js",
"static/js/426.aff2fc0b.chunk.js": "/static/js/426.aff2fc0b.chunk.js",
"static/media/turtle.svg": "/static/media/turtle.451b51b595e08ba344cd7ffe1533339f.svg",
"index.html": "/index.html",
"main.173344f9.css.map": "/static/css/main.173344f9.css.map",
"main.330e4f4d.js.map": "/static/js/main.330e4f4d.js.map",
"335.caf64755.chunk.js.map": "/static/js/335.caf64755.chunk.js.map",
"851.588460b8.chunk.js.map": "/static/js/851.588460b8.chunk.js.map",
"839.77da4fdb.chunk.js.map": "/static/js/839.77da4fdb.chunk.js.map",
"747.4e404323.chunk.js.map": "/static/js/747.4e404323.chunk.js.map",
"453.eae34d4e.chunk.js.map": "/static/js/453.eae34d4e.chunk.js.map",
"338.ff62e369.chunk.js.map": "/static/js/338.ff62e369.chunk.js.map",
"426.aff2fc0b.chunk.js.map": "/static/js/426.aff2fc0b.chunk.js.map"
},
"entrypoints": [
"static/css/main.173344f9.css",
"static/js/main.330e4f4d.js"
]
}
Binary file modified favicon.ico
Binary file not shown.
Binary file added favicon_react.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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="just for fun"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>June Bloom</title><script defer="defer" src="/static/js/main.330e4f4d.js"></script><link href="/static/css/main.173344f9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file removed logo192.png
Binary file not shown.
Binary file removed logo512.png
Binary file not shown.
2 changes: 2 additions & 0 deletions static/css/main.173344f9.css

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

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

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

2 changes: 2 additions & 0 deletions static/js/335.caf64755.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/335.caf64755.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/338.ff62e369.chunk.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions static/js/338.ff62e369.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/**
* @license React
* react-is.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/338.ff62e369.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions static/js/426.aff2fc0b.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/

/**
* A better abstraction over CSS.
*
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
* @website https://github.com/cssinjs/jss
* @license MIT
*/
1 change: 1 addition & 0 deletions static/js/426.aff2fc0b.chunk.js.map

Large diffs are not rendered by default.

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

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

Loading

0 comments on commit 9d6fd90

Please sign in to comment.