Skip to content

Commit

Permalink
deploy: 0f5d63a
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Jan 30, 2024
1 parent ed522c8 commit ba2ca51
Show file tree
Hide file tree
Showing 8 changed files with 98 additions and 8 deletions.
2 changes: 1 addition & 1 deletion 404.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="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.3e25850c.js"></script><link href="/libraries/static/css/main.a64e6318.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="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.e5a0a991.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
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": "/libraries/static/css/main.a64e6318.css",
"main.js": "/libraries/static/js/main.3e25850c.js",
"main.css": "/libraries/static/css/main.44129496.css",
"main.js": "/libraries/static/js/main.e5a0a991.js",
"static/media/crystallize.svg": "/libraries/static/media/crystallize.00e368738fe2424c778dfa71294453f6.svg",
"index.html": "/libraries/index.html",
"main.a64e6318.css.map": "/libraries/static/css/main.a64e6318.css.map",
"main.3e25850c.js.map": "/libraries/static/js/main.3e25850c.js.map"
"main.44129496.css.map": "/libraries/static/css/main.44129496.css.map",
"main.e5a0a991.js.map": "/libraries/static/js/main.e5a0a991.js.map"
},
"entrypoints": [
"static/css/main.a64e6318.css",
"static/js/main.3e25850c.js"
"static/css/main.44129496.css",
"static/js/main.e5a0a991.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="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.3e25850c.js"></script><link href="/libraries/static/css/main.a64e6318.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="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.e5a0a991.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
7 changes: 7 additions & 0 deletions static/css/main.44129496.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions static/js/main.e5a0a991.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.5.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 DOM v6.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.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
*/
1 change: 1 addition & 0 deletions static/js/main.e5a0a991.js.map

Large diffs are not rendered by default.

0 comments on commit ba2ca51

Please sign in to comment.