Skip to content

Commit

Permalink
Deploying to gh-pages from @ 45123db 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsBergqvist committed Jun 6, 2024
1 parent 1e0e091 commit 87a21ef
Show file tree
Hide file tree
Showing 11 changed files with 67 additions and 106 deletions.
13 changes: 0 additions & 13 deletions asset-manifest.json

This file was deleted.

52 changes: 52 additions & 0 deletions assets/index-CwUhIGF-.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-DXyBsANB.css

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

15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-redux-memory-game/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="/react-redux-memory-game/logo192.png"/><link rel="manifest" href="/react-redux-memory-game/manifest.json"/><title>Memory Game</title><script defer="defer" src="/react-redux-memory-game/static/js/main.ee2ed09e.js"></script><link href="/react-redux-memory-game/static/css/main.ed15ae90.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" type="image/svg+xml" href="/react-redux-memory-game/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Memory Game</title>
<script type="module" crossorigin src="/react-redux-memory-game/assets/index-CwUhIGF-.js"></script>
<link rel="stylesheet" crossorigin href="/react-redux-memory-game/assets/index-DXyBsANB.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
25 changes: 0 additions & 25 deletions manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions robots.txt

This file was deleted.

2 changes: 0 additions & 2 deletions static/css/main.ed15ae90.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.ed15ae90.css.map

This file was deleted.

3 changes: 0 additions & 3 deletions static/js/main.ee2ed09e.js

This file was deleted.

57 changes: 0 additions & 57 deletions static/js/main.ee2ed09e.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.ee2ed09e.js.map

This file was deleted.

0 comments on commit 87a21ef

Please sign in to comment.