Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yumi-kim-0827 committed May 19, 2024
0 parents commit 3e40099
Show file tree
Hide file tree
Showing 23 changed files with 457 additions and 0 deletions.
25 changes: 25 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"files": {
"main.css": "/en_tourinkorea/static/css/main.d670c854.css",
"main.js": "/en_tourinkorea/static/js/main.ed4559f1.js",
"static/js/453.8841d4bd.chunk.js": "/en_tourinkorea/static/js/453.8841d4bd.chunk.js",
"static/media/main_banner1.jpg": "/en_tourinkorea/static/media/main_banner1.835c2c47eb20d23d86b1.jpg",
"static/media/main_banner6.jpg": "/en_tourinkorea/static/media/main_banner6.130c2fe4fa6898021108.jpg",
"static/media/main_banner5.jpg": "/en_tourinkorea/static/media/main_banner5.c94cd4290aa0921d9176.jpg",
"static/media/main_banner7.jpg": "/en_tourinkorea/static/media/main_banner7.e56a4afc8c4c95ba1032.jpg",
"static/media/main_banner4.jpg": "/en_tourinkorea/static/media/main_banner4.ccff5523d208ddbb1120.jpg",
"static/media/main_banner2.jpg": "/en_tourinkorea/static/media/main_banner2.4b5e128c9bba376685bc.jpg",
"static/media/main_banner3.jpg": "/en_tourinkorea/static/media/main_banner3.5057d2b001133f8c8824.jpg",
"service-worker.js": "/en_tourinkorea/service-worker.js",
"static/media/logo_main_w.svg": "/en_tourinkorea/static/media/logo_main_w.03518c59d24b9c7ecde23b89d886f81b.svg",
"static/media/logo_main.svg": "/en_tourinkorea/static/media/logo_main.6ab25c2ddabbd4bf8adf70e63f15b4db.svg",
"index.html": "/en_tourinkorea/index.html",
"main.d670c854.css.map": "/en_tourinkorea/static/css/main.d670c854.css.map",
"main.ed4559f1.js.map": "/en_tourinkorea/static/js/main.ed4559f1.js.map",
"453.8841d4bd.chunk.js.map": "/en_tourinkorea/static/js/453.8841d4bd.chunk.js.map"
},
"entrypoints": [
"static/css/main.d670c854.css",
"static/js/main.ed4559f1.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/en_tourinkorea/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/en_tourinkorea/logo192.png"/><link rel="manifest" href="/en_tourinkorea/manifest.json"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"/><title>TOURinSouthKoreaNow</title><script defer="defer" src="/en_tourinkorea/static/js/main.ed4559f1.js"></script><link href="/en_tourinkorea/static/css/main.d670c854.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions service-worker.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions service-worker.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/453.8841d4bd.chunk.js

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

1 change: 1 addition & 0 deletions static/js/453.8841d4bd.chunk.js.map

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

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

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions static/js/main.ed4559f1.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its 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
*
* Copyright (c) Facebook, Inc. and its 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
*
* Copyright (c) Facebook, Inc. and its 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
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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.15.3
*
* 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 DOM v6.22.3
*
* 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.22.3
*
* 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.ed4559f1.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 3e40099

Please sign in to comment.