Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sehee0207 committed Aug 26, 2024
1 parent 61ab4e0 commit 8170f4e
Show file tree
Hide file tree
Showing 12 changed files with 395 additions and 235 deletions.
15 changes: 9 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
{
"files": {
"main.css": "/2024-hackathon/static/css/main.3b9ff658.css",
"main.js": "/2024-hackathon/static/js/main.3285dc67.js",
"main.css": "/2024-hackathon/static/css/main.e46755ae.css",
"main.js": "/2024-hackathon/static/js/main.1d35ab5a.js",
"static/js/453.086ebf5e.chunk.js": "/2024-hackathon/static/js/453.086ebf5e.chunk.js",
"static/media/theme_background.png": "/2024-hackathon/static/media/theme_background.4eb31e24da696d3e161e.png",
"static/media/solux_img.png": "/2024-hackathon/static/media/solux_img.ae62ea11462710127c50.png",
"static/media/dacos_img.png": "/2024-hackathon/static/media/dacos_img.49624e6017f3953d0e9c.png",
"static/media/process_background.png": "/2024-hackathon/static/media/process_background.064773ec66c35570efae.png",
"static/media/round_background.png": "/2024-hackathon/static/media/round_background.a3eb3f1b144def62cc37.png",
"static/media/about_logo.png": "/2024-hackathon/static/media/about_logo.751cf62842852d5358a0.png",
"static/media/solux.png": "/2024-hackathon/static/media/solux.9f3156dbe5cea9f1c1e2.png",
"index.html": "/2024-hackathon/index.html",
"main.3b9ff658.css.map": "/2024-hackathon/static/css/main.3b9ff658.css.map",
"main.3285dc67.js.map": "/2024-hackathon/static/js/main.3285dc67.js.map",
"main.e46755ae.css.map": "/2024-hackathon/static/css/main.e46755ae.css.map",
"main.1d35ab5a.js.map": "/2024-hackathon/static/js/main.1d35ab5a.js.map",
"453.086ebf5e.chunk.js.map": "/2024-hackathon/static/js/453.086ebf5e.chunk.js.map"
},
"entrypoints": [
"static/css/main.3b9ff658.css",
"static/js/main.3285dc67.js"
"static/css/main.e46755ae.css",
"static/js/main.1d35ab5a.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="/2024-hackathon/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="/2024-hackathon/logo192.png"/><link rel="manifest" href="/2024-hackathon/manifest.json"/><title>DACOS X SOLUX</title><script defer="defer" src="/2024-hackathon/static/js/main.3285dc67.js"></script><link href="/2024-hackathon/static/css/main.3b9ff658.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="/2024-hackathon/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="/2024-hackathon/logo192.png"/><link rel="manifest" href="/2024-hackathon/manifest.json"/><title>DACOS X SOLUX</title><script defer="defer" src="/2024-hackathon/static/js/main.1d35ab5a.js"></script><link href="/2024-hackathon/static/css/main.e46755ae.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.3b9ff658.css → static/css/main.e46755ae.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

370 changes: 370 additions & 0 deletions static/js/main.1d35ab5a.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,17 @@
* @license MIT
*/

/**
* React Router DOM v6.26.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.26.0
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.1d35ab5a.js.map

Large diffs are not rendered by default.

224 changes: 0 additions & 224 deletions static/js/main.3285dc67.js

This file was deleted.

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

This file was deleted.

Binary file added static/media/dacos_img.49624e6017f3953d0e9c.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 added static/media/solux_img.ae62ea11462710127c50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8170f4e

Please sign in to comment.