Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lynn committed May 4, 2022
1 parent b823031 commit 9f46c91
Show file tree
Hide file tree
Showing 5 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,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.3ba1d3fa.css",
"main.js": "/static/js/main.5d86b89b.js",
"main.js": "/static/js/main.c11c6c32.js",
"index.html": "/index.html",
"main.3ba1d3fa.css.map": "/static/css/main.3ba1d3fa.css.map",
"main.5d86b89b.js.map": "/static/js/main.5d86b89b.js.map"
"main.c11c6c32.js.map": "/static/js/main.c11c6c32.js.map"
},
"entrypoints": [
"static/css/main.3ba1d3fa.css",
"static/js/main.5d86b89b.js"
"static/js/main.c11c6c32.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="/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#57ac57"/><meta name="description" content="A word-guessing game"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>hello wordl</title><script data-goatcounter="https://hellowordl.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script><script defer="defer" src="/static/js/main.5d86b89b.js"></script><link href="/static/css/main.3ba1d3fa.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="/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#57ac57"/><meta name="description" content="A word-guessing game"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>hello wordl</title><script data-goatcounter="https://hellowordl.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script><script defer="defer" src="/static/js/main.c11c6c32.js"></script><link href="/static/css/main.3ba1d3fa.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.5d86b89b.js → static/js/main.c11c6c32.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 9f46c91

Please sign in to comment.