Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ijash committed Dec 24, 2024
1 parent eae2551 commit 8657854
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 32 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/o-ring-finder/static/css/main.9dee7663.css",
"main.js": "/o-ring-finder/static/js/main.f5a408be.js",
"main.css": "/o-ring-finder/static/css/main.d2d88f6d.css",
"main.js": "/o-ring-finder/static/js/main.4c94be6a.js",
"index.html": "/o-ring-finder/index.html",
"main.9dee7663.css.map": "/o-ring-finder/static/css/main.9dee7663.css.map",
"main.f5a408be.js.map": "/o-ring-finder/static/js/main.f5a408be.js.map"
"main.d2d88f6d.css.map": "/o-ring-finder/static/css/main.d2d88f6d.css.map",
"main.4c94be6a.js.map": "/o-ring-finder/static/js/main.4c94be6a.js.map"
},
"entrypoints": [
"static/css/main.9dee7663.css",
"static/js/main.f5a408be.js"
"static/css/main.d2d88f6d.css",
"static/js/main.4c94be6a.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="/o-ring-finder/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="O-Ring Size Finder" content="Straight to the point o-ring size finder tool"/><link rel="apple-touch-icon" href="/o-ring-finder/oring-logo.png"/><link rel="manifest" href="/o-ring-finder/manifest.json"/><title>O-Ring Size Finder</title><script defer="defer" src="/o-ring-finder/static/js/main.f5a408be.js"></script><link href="/o-ring-finder/static/css/main.9dee7663.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="/o-ring-finder/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="O-Ring Size Finder" content="Straight to the point o-ring size finder tool"/><link rel="apple-touch-icon" href="/o-ring-finder/oring-logo.png"/><link rel="manifest" href="/o-ring-finder/manifest.json"/><title>O-Ring Size Finder</title><script defer="defer" src="/o-ring-finder/static/js/main.4c94be6a.js"></script><link href="/o-ring-finder/static/css/main.d2d88f6d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 0 additions & 6 deletions static/css/main.9dee7663.css

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

/*!
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

/**
* @license
* Lodash <https://lodash.com/>
Expand All @@ -21,39 +15,49 @@ object-assign

/**
* @license React
* react-dom.production.min.js
* react-dom-client.production.js
*
* Copyright (c) Meta Platforms, Inc. and 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-dom.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and 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
* react-jsx-runtime.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and 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
* react.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and 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
* scheduler.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
Expand Down
1 change: 1 addition & 0 deletions static/js/main.4c94be6a.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 8657854

Please sign in to comment.