Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstrojil committed Sep 10, 2023
1 parent 334cd7a commit f0a7fb3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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.1a610618.css",
"main.js": "/code-words/static/js/main.d1083e69.js",
"main.js": "/code-words/static/js/main.9d52f1d2.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 @@ -12,11 +12,11 @@
"static/media/board.png": "/code-words/static/media/board.7d68ecfb6193643f99fb.png",
"index.html": "/code-words/index.html",
"main.1a610618.css.map": "/code-words/static/css/main.1a610618.css.map",
"main.d1083e69.js.map": "/code-words/static/js/main.d1083e69.js.map",
"main.9d52f1d2.js.map": "/code-words/static/js/main.9d52f1d2.js.map",
"496.219a0753.chunk.js.map": "/code-words/static/js/496.219a0753.chunk.js.map"
},
"entrypoints": [
"static/css/main.1a610618.css",
"static/js/main.d1083e69.js"
"static/js/main.9d52f1d2.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.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>
<!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.9d52f1d2.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>
3 changes: 3 additions & 0 deletions static/js/main.9d52f1d2.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit f0a7fb3

Please sign in to comment.