Skip to content

Commit

Permalink
deploy: baaf7c4
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumbroso committed Mar 6, 2024
1 parent 7fdaa7d commit 8614764
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,17 +1,17 @@
{
"files": {
"main.css": "/wordle-react-clone/static/css/main.daf10baa.css",
"main.js": "/wordle-react-clone/static/js/main.a15fd4b2.js",
"main.js": "/wordle-react-clone/static/js/main.c7fedd90.js",
"static/js/787.00933c7b.chunk.js": "/wordle-react-clone/static/js/787.00933c7b.chunk.js",
"static/media/wordle-nytimes-acceptable-bank.txt": "/wordle-react-clone/static/media/wordle-nytimes-acceptable-bank.0acea1c53401a89146ab.txt",
"static/media/wordle-nytimes-main-bank.txt": "/wordle-react-clone/static/media/wordle-nytimes-main-bank.bce4b750917abb5456d1.txt",
"index.html": "/wordle-react-clone/index.html",
"main.daf10baa.css.map": "/wordle-react-clone/static/css/main.daf10baa.css.map",
"main.a15fd4b2.js.map": "/wordle-react-clone/static/js/main.a15fd4b2.js.map",
"main.c7fedd90.js.map": "/wordle-react-clone/static/js/main.c7fedd90.js.map",
"787.00933c7b.chunk.js.map": "/wordle-react-clone/static/js/787.00933c7b.chunk.js.map"
},
"entrypoints": [
"static/css/main.daf10baa.css",
"static/js/main.a15fd4b2.js"
"static/js/main.c7fedd90.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-react-clone/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="This is a simple clone of Wordle in React following @machadop1407"/><link rel="apple-touch-icon" href="/wordle-react-clone/logo192.png"/><link rel="manifest" href="/wordle-react-clone/manifest.json"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"/><style>.github-fork-ribbon.right-top:before{background-color:#090}</style><title>Wordle React Clone</title><script defer="defer" src="/wordle-react-clone/static/js/main.a15fd4b2.js"></script><link href="/wordle-react-clone/static/css/main.daf10baa.css" rel="stylesheet"></head><body><a class="github-fork-ribbon right-top" href="https://github.com/jlumbroso/wordle-react-clone/fork" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><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-react-clone/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="This is a simple clone of Wordle in React following @machadop1407"/><link rel="apple-touch-icon" href="/wordle-react-clone/logo192.png"/><link rel="manifest" href="/wordle-react-clone/manifest.json"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"/><style>.github-fork-ribbon.right-top:before{background-color:#090}</style><title>Wordle React Clone</title><script defer="defer" src="/wordle-react-clone/static/js/main.c7fedd90.js"></script><link href="/wordle-react-clone/static/css/main.daf10baa.css" rel="stylesheet"></head><body><a class="github-fork-ribbon right-top" href="https://github.com/jlumbroso/wordle-react-clone/fork" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.a15fd4b2.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.a15fd4b2.js → static/js/main.c7fedd90.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.c7fedd90.js.map

Large diffs are not rendered by default.

0 comments on commit 8614764

Please sign in to comment.