Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstrojil committed Sep 9, 2023
1 parent 3d98276 commit 334cd7a
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/code-words/static/css/main.33d372b8.css",
"main.js": "/code-words/static/js/main.cf2208f4.js",
"main.css": "/code-words/static/css/main.1a610618.css",
"main.js": "/code-words/static/js/main.d1083e69.js",
"static/js/496.219a0753.chunk.js": "/code-words/static/js/496.219a0753.chunk.js",
"static/media/blueAgentFemale.png": "/code-words/static/media/blueAgentFemale.bc2df9f189c00875b604.png",
"static/media/blueAgentMale.png": "/code-words/static/media/blueAgentMale.0fca23ba8cb5df592138.png",
Expand All @@ -11,12 +11,12 @@
"static/media/assassin.png": "/code-words/static/media/assassin.f0c939db65edb62941fd.png",
"static/media/board.png": "/code-words/static/media/board.7d68ecfb6193643f99fb.png",
"index.html": "/code-words/index.html",
"main.33d372b8.css.map": "/code-words/static/css/main.33d372b8.css.map",
"main.cf2208f4.js.map": "/code-words/static/js/main.cf2208f4.js.map",
"main.1a610618.css.map": "/code-words/static/css/main.1a610618.css.map",
"main.d1083e69.js.map": "/code-words/static/js/main.d1083e69.js.map",
"496.219a0753.chunk.js.map": "/code-words/static/js/496.219a0753.chunk.js.map"
},
"entrypoints": [
"static/css/main.33d372b8.css",
"static/js/main.cf2208f4.js"
"static/css/main.1a610618.css",
"static/js/main.d1083e69.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="/code-words/favicon.ico"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Outfit:wght@200;400;500&display=swap" rel="stylesheet"/><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="/code-words/logo192.png"/><link rel="manifest" href="/code-words/manifest.json"/><title>Code Words</title><script defer="defer" src="/code-words/static/js/main.cf2208f4.js"></script><link href="/code-words/static/css/main.33d372b8.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="/code-words/favicon.ico"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Outfit:wght@200;400;500&display=swap" rel="stylesheet"/><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="/code-words/logo192.png"/><link rel="manifest" href="/code-words/manifest.json"/><title>Code Words</title><script defer="defer" src="/code-words/static/js/main.d1083e69.js"></script><link href="/code-words/static/css/main.1a610618.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.1a610618.css

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

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

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

2 changes: 0 additions & 2 deletions static/css/main.33d372b8.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.33d372b8.css.map

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,16 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.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
Expand Down Expand Up @@ -156,6 +166,26 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* use-sync-external-store-shim.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
* use-sync-external-store-shim/with-selector.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 qrcode.react
* Copyright (c) Paul O'Shannessy
Expand Down

Large diffs are not rendered by default.

0 comments on commit 334cd7a

Please sign in to comment.