Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
Yttrium69 committed Nov 22, 2023
1 parent 430a802 commit 7fd3a29
Show file tree
Hide file tree
Showing 13 changed files with 687 additions and 203 deletions.
154 changes: 152 additions & 2 deletions build/LOGO.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.eed94c27.css",
"main.js": "/static/js/main.90b1ac86.js",
"main.js": "/static/js/main.a3195c41.js",
"static/js/787.8fbe6cd2.chunk.js": "/static/js/787.8fbe6cd2.chunk.js",
"index.html": "/index.html",
"main.eed94c27.css.map": "/static/css/main.eed94c27.css.map",
"main.90b1ac86.js.map": "/static/js/main.90b1ac86.js.map",
"main.a3195c41.js.map": "/static/js/main.a3195c41.js.map",
"787.8fbe6cd2.chunk.js.map": "/static/js/787.8fbe6cd2.chunk.js.map"
},
"entrypoints": [
"static/css/main.eed94c27.css",
"static/js/main.90b1ac86.js"
"static/js/main.a3195c41.js"
]
}
Binary file modified build/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion build/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>GAMSUNG</title><script defer="defer" src="/static/js/main.90b1ac86.js"></script><link href="/static/css/main.eed94c27.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="/LOGO.svg"/><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>GAMSUNG</title><script defer="defer" src="/static/js/main.a3195c41.js"></script><link href="/static/css/main.eed94c27.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

19 changes: 18 additions & 1 deletion package-lock.json

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

Loading

0 comments on commit 7fd3a29

Please sign in to comment.