Skip to content

Commit

Permalink
New release 0.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaakko Heusala committed Sep 29, 2024
1 parent 3dfa327 commit e1515da
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions frontend/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "https://chess.hangover.games/static/css/main.7950f0be.css",
"main.js": "https://chess.hangover.games/static/js/main.67bacb8d.js",
"main.js": "https://chess.hangover.games/static/js/main.8e4cf56d.js",
"static/js/496.1cadcd6d.chunk.js": "https://chess.hangover.games/static/js/496.1cadcd6d.chunk.js",
"static/media/RedHatDisplay-SemiBold.ttf": "https://chess.hangover.games/static/media/RedHatDisplay-SemiBold.a09738a446c68f81a5a1.ttf",
"static/media/RedHatDisplay-ExtraBold.ttf": "https://chess.hangover.games/static/media/RedHatDisplay-ExtraBold.3c908e72acb4638501f1.ttf",
Expand All @@ -27,11 +27,11 @@
"static/media/noun-chess-rook-4390014.svg": "https://chess.hangover.games/static/media/noun-chess-rook-4390014.9545c34c6b3b1fbe99089b2247b113c4.svg",
"static/media/loading.svg": "https://chess.hangover.games/static/media/loading.f0256c1f0cf230675aee21b830666471.svg",
"main.7950f0be.css.map": "https://chess.hangover.games/static/css/main.7950f0be.css.map",
"main.67bacb8d.js.map": "https://chess.hangover.games/static/js/main.67bacb8d.js.map",
"main.8e4cf56d.js.map": "https://chess.hangover.games/static/js/main.8e4cf56d.js.map",
"496.1cadcd6d.chunk.js.map": "https://chess.hangover.games/static/js/496.1cadcd6d.chunk.js.map"
},
"entrypoints": [
"static/css/main.7950f0be.css",
"static/js/main.67bacb8d.js"
"static/js/main.8e4cf56d.js"
]
}
Binary file modified frontend/build/asset-manifest.json.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/build/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="https://chess.hangover.games/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><link rel="apple-touch-icon" href="https://chess.hangover.games/logo192.png"/><link rel="manifest" href="https://chess.hangover.games/manifest.json"/><title>Chess from Hangover Games</title><meta name="description" content="Play chess and beat the opponent, and climb the leaderboard in this thrilling challenge!"><meta property="og:title" content="Chess from Hangover Games"><meta property="og:description" content="Play chess with Hangover Games! Beat the opponent, and climb the leaderboard in this thrilling challenge!"><meta property="og:image" content="https://chess.hangover.games/preview.png"><meta property="og:url" content="https://chess.hangover.games"><script defer="defer" src="https://chess.hangover.games/static/js/main.67bacb8d.js"></script><link href="https://chess.hangover.games/static/css/main.7950f0be.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to play this game.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="https://chess.hangover.games/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><link rel="apple-touch-icon" href="https://chess.hangover.games/logo192.png"/><link rel="manifest" href="https://chess.hangover.games/manifest.json"/><title>Chess from Hangover Games</title><meta name="description" content="Play chess and beat the opponent, and climb the leaderboard in this thrilling challenge!"><meta property="og:title" content="Chess from Hangover Games"><meta property="og:description" content="Play chess with Hangover Games! Beat the opponent, and climb the leaderboard in this thrilling challenge!"><meta property="og:image" content="https://chess.hangover.games/preview.png"><meta property="og:url" content="https://chess.hangover.games"><script defer="defer" src="https://chess.hangover.games/static/js/main.8e4cf56d.js"></script><link href="https://chess.hangover.games/static/css/main.7950f0be.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to play this game.</noscript><div id="root"></div></body></html>
Binary file modified frontend/build/index.html.gz
Binary file not shown.
Binary file removed frontend/build/static/js/main.67bacb8d.js.gz
Binary file not shown.
Binary file removed frontend/build/static/js/main.67bacb8d.js.map.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added frontend/build/static/js/main.8e4cf56d.js.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added frontend/build/static/js/main.8e4cf56d.js.map.gz
Binary file not shown.

0 comments on commit e1515da

Please sign in to comment.