Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
micahdbak committed Nov 6, 2023
1 parent c5c98cb commit df2fed6
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 37 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/static/css/main.b6d9cc5a.css",
"main.js": "/static/js/main.84675d1d.js",
"main.css": "/static/css/main.25099948.css",
"main.js": "/static/js/main.8c0b84f0.js",
"static/media/csss.svg": "/static/media/csss.3908ad12680bb8d168386b33d72d5eac.svg",
"index.html": "/index.html",
"main.b6d9cc5a.css.map": "/static/css/main.b6d9cc5a.css.map",
"main.84675d1d.js.map": "/static/js/main.84675d1d.js.map"
"main.25099948.css.map": "/static/css/main.25099948.css.map",
"main.8c0b84f0.js.map": "/static/js/main.8c0b84f0.js.map"
},
"entrypoints": [
"static/css/main.b6d9cc5a.css",
"static/js/main.84675d1d.js"
"static/css/main.25099948.css",
"static/js/main.8c0b84f0.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="Wall-E Website"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"><title>Wall-E</title><script defer="defer" src="/static/js/main.84675d1d.js"></script><link href="/static/css/main.b6d9cc5a.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="Wall-E Website"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"><title>Wall-E</title><script defer="defer" src="/static/js/main.8c0b84f0.js"></script><link href="/static/css/main.25099948.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.25099948.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.25099948.css.map

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

2 changes: 0 additions & 2 deletions static/css/main.b6d9cc5a.css

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/*! 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
Expand Down Expand Up @@ -37,25 +39,3 @@
* 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.10.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.17.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
*/
1 change: 1 addition & 0 deletions static/js/main.8c0b84f0.js.map

Large diffs are not rendered by default.

0 comments on commit df2fed6

Please sign in to comment.