Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverharan committed Nov 4, 2024
1 parent bab23c4 commit 48138ee
Show file tree
Hide file tree
Showing 13 changed files with 62 additions and 18 deletions.
14 changes: 8 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
{
"files": {
"main.css": "/static/css/main.79d19d76.css",
"main.js": "/static/js/main.03bae1e7.js",
"main.css": "/static/css/main.0e0d17db.css",
"main.js": "/static/js/main.478c9aca.js",
"static/js/453.3409cc7b.chunk.js": "/static/js/453.3409cc7b.chunk.js",
"static/media/bootstrap-icons.woff?": "/static/media/bootstrap-icons.39795c0b4513de014cf8.woff",
"static/media/bootstrap-icons.woff2?": "/static/media/bootstrap-icons.b7bcc075b395c14ce8c2.woff2",
"index.html": "/index.html",
"main.79d19d76.css.map": "/static/css/main.79d19d76.css.map",
"main.03bae1e7.js.map": "/static/js/main.03bae1e7.js.map",
"main.0e0d17db.css.map": "/static/css/main.0e0d17db.css.map",
"main.478c9aca.js.map": "/static/js/main.478c9aca.js.map",
"453.3409cc7b.chunk.js.map": "/static/js/453.3409cc7b.chunk.js.map"
},
"entrypoints": [
"static/css/main.79d19d76.css",
"static/js/main.03bae1e7.js"
"static/css/main.0e0d17db.css",
"static/js/main.478c9aca.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="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.03bae1e7.js"></script><link href="/static/css/main.79d19d76.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="apple-touch-icon" href="/logo192.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.478c9aca.js"></script><link href="/static/css/main.0e0d17db.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
20 changes: 20 additions & 0 deletions static/css/main.0e0d17db.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions static/css/main.79d19d76.css

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.03bae1e7.js.map

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
Expand Down Expand Up @@ -248,6 +254,28 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.19.2
*
* 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.26.2
*
* 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
*/

/** @license
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
Expand Down
1 change: 1 addition & 0 deletions static/js/main.478c9aca.js.map

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.

0 comments on commit 48138ee

Please sign in to comment.