Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p4p1 committed Nov 1, 2023
1 parent 5569e69 commit aac79ca
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 18 deletions.
13 changes: 6 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"files": {
"main.css": "/havoc-store/static/css/main.073c9b0a.css",
"main.js": "/havoc-store/static/js/main.d2ffa8db.js",
"main.css": "/havoc-store/static/css/main.62d55b0b.css",
"main.js": "/havoc-store/static/js/main.330cf7f0.js",
"static/js/787.c9f6e2fc.chunk.js": "/havoc-store/static/js/787.c9f6e2fc.chunk.js",
"static/media/logo.svg": "/havoc-store/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
"index.html": "/havoc-store/index.html",
"main.073c9b0a.css.map": "/havoc-store/static/css/main.073c9b0a.css.map",
"main.d2ffa8db.js.map": "/havoc-store/static/js/main.d2ffa8db.js.map",
"main.62d55b0b.css.map": "/havoc-store/static/css/main.62d55b0b.css.map",
"main.330cf7f0.js.map": "/havoc-store/static/js/main.330cf7f0.js.map",
"787.c9f6e2fc.chunk.js.map": "/havoc-store/static/js/787.c9f6e2fc.chunk.js.map"
},
"entrypoints": [
"static/css/main.073c9b0a.css",
"static/js/main.d2ffa8db.js"
"static/css/main.62d55b0b.css",
"static/js/main.330cf7f0.js"
]
}
Binary file modified favicon.ico
Binary file not shown.
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="/havoc-store/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="/havoc-store/logo192.png"/><link rel="manifest" href="/havoc-store/manifest.json"/><title>React App</title><script defer="defer" src="/havoc-store/static/js/main.d2ffa8db.js"></script><link href="/havoc-store/static/css/main.073c9b0a.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="/havoc-store/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="/havoc-store/logo192.png"/><link rel="manifest" href="/havoc-store/manifest.json"/><title>Havoc Store</title><script defer="defer" src="/havoc-store/static/js/main.330cf7f0.js"></script><link href="/havoc-store/static/css/main.62d55b0b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file modified logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Havoc-store",
"name": "A store to download havoc modules.",
"icons": [
{
"src": "favicon.ico",
Expand Down
2 changes: 0 additions & 2 deletions static/css/main.073c9b0a.css

This file was deleted.

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

This file was deleted.

2 changes: 2 additions & 0 deletions static/css/main.62d55b0b.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.62d55b0b.css.map

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

6 changes: 3 additions & 3 deletions static/js/main.d2ffa8db.js → static/js/main.330cf7f0.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,14 @@
* 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.11.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.330cf7f0.js.map

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 0 additions & 1 deletion static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg

This file was deleted.

0 comments on commit aac79ca

Please sign in to comment.