Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gokillboss committed Apr 15, 2024
1 parent 64beed8 commit 3b1e84a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/Wordle/static/css/main.e337bbc1.css",
"main.css": "/Wordle/static/css/main.8ac244f4.css",
"main.js": "/Wordle/static/js/main.4e422504.js",
"static/js/787.e01666d6.chunk.js": "/Wordle/static/js/787.e01666d6.chunk.js",
"static/media/SongFromSecretGarden.mp3": "/Wordle/static/media/SongFromSecretGarden.af1a771ee42d55cffb60.mp3",
"index.html": "/Wordle/index.html",
"main.e337bbc1.css.map": "/Wordle/static/css/main.e337bbc1.css.map",
"main.8ac244f4.css.map": "/Wordle/static/css/main.8ac244f4.css.map",
"main.4e422504.js.map": "/Wordle/static/js/main.4e422504.js.map",
"787.e01666d6.chunk.js.map": "/Wordle/static/js/787.e01666d6.chunk.js.map"
},
"entrypoints": [
"static/css/main.e337bbc1.css",
"static/css/main.8ac244f4.css",
"static/js/main.4e422504.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="/Wordle/favicon.ico"/><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="/Wordle/logo192.png"/><link rel="manifest" href="/Wordle/manifest.json"/><title>Wordle</title><script defer="defer" src="/Wordle/static/js/main.4e422504.js"></script><link href="/Wordle/static/css/main.e337bbc1.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="/Wordle/favicon.ico"/><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="/Wordle/logo192.png"/><link rel="manifest" href="/Wordle/manifest.json"/><title>Wordle</title><script defer="defer" src="/Wordle/static/js/main.4e422504.js"></script><link href="/Wordle/static/css/main.8ac244f4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.e337bbc1.css → static/css/main.8ac244f4.css

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

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

0 comments on commit 3b1e84a

Please sign in to comment.