Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexFlorides committed Nov 11, 2023
0 parents commit 80aa0ca
Show file tree
Hide file tree
Showing 11 changed files with 72 additions and 0 deletions.
16 changes: 16 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"files": {
"main.css": "/heardle-clone/static/css/main.6d239e9f.css",
"main.js": "/heardle-clone/static/js/main.948fc3a2.js",
"static/media/Circular.otf": "/heardle-clone/static/media/Circular.757b8ac8efa71be3fcd0.otf",
"static/media/CircularLight.otf": "/heardle-clone/static/media/CircularLight.5e12df08ca91cc19e9e7.otf",
"static/media/heardle.png": "/heardle-clone/static/media/heardle.f04ff26aa88ba0bf3163.png",
"index.html": "/heardle-clone/index.html",
"main.6d239e9f.css.map": "/heardle-clone/static/css/main.6d239e9f.css.map",
"main.948fc3a2.js.map": "/heardle-clone/static/js/main.948fc3a2.js.map"
},
"entrypoints": [
"static/css/main.6d239e9f.css",
"static/js/main.948fc3a2.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 http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="icon" href="/heardle-clone/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Heardle App Inspired React Game" content="Web site created using create-react-app"/><title>React App</title><script defer="defer" src="/heardle-clone/static/js/main.948fc3a2.js"></script><link href="/heardle-clone/static/css/main.6d239e9f.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.6d239e9f.css

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

Loading

0 comments on commit 80aa0ca

Please sign in to comment.