Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnImril committed Jul 16, 2024
1 parent bfde5cc commit 4a81756
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 3 deletions.
2 changes: 2 additions & 0 deletions bundle-c87573d634829e4a592b.js

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions bundle-c87573d634829e4a592b.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
/**
* @license
* Copyright 2010-2024 Three.js Authors
* SPDX-License-Identifier: MIT
*/

/**
* @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.
*/
Binary file added crystal.jpg.df1de99f543834babab9d46ec84cbfbc.dds
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="The Dirty Sages Tavern"/><title>The Dirty Sages Tavern</title><link rel="icon" href="assets/img/favicon.ico" type="image/x-icon"/><link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png"/><link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png"/><link rel="preload" href="assets/img/center-block_img.avif" as="image"/><style>.landing__center-block {
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="The Dirty Sages Tavern"/><title>The Dirty Sages Tavern</title><link rel="icon" href="images/favicon.ico" type="image/x-icon"/><link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png"/><link rel="preload" href="images/center-block_img.avif" as="image"/><style>.landing__center-block {
position: absolute;
top: 0;
left: 21.9106%;
width: 56.2664%;
height: 77.5707%;
background-image: url("assets/img/center-block_img.avif");
background-image: url("images/center-block_img.avif");
background-size: cover;
will-change: transform;
}</style><script defer="defer" src="bundle-b03abf9651e18a3e1aa6.js"></script></head><body><div id="root"></div></body></html>
}</style><script defer="defer" src="bundle-c87573d634829e4a592b.js"></script></head><body><div id="root"></div></body></html>
Binary file added scene.3058cbce7327ee26b7c6cf3ff05157fc.glb
Binary file not shown.

0 comments on commit 4a81756

Please sign in to comment.