Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lyudmil-mitev committed Apr 16, 2021
0 parents commit 061c17d
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/app.51c5df1c.css

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

5 changes: 5 additions & 0 deletions css/chunk-vendors.8c9f1823.css

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><link rel="icon" href="/memory-game/favicon.ico"><title>Memory Game - Challenge your mind</title><meta name="description" content="Challenge your mind with this simple memory game! When you start the game cards with numbers will be shown to you. Memorize the cards as best you can and try to remember them in the correct order!"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link href="/memory-game/css/app.51c5df1c.css" rel="preload" as="style"><link href="/memory-game/css/chunk-vendors.8c9f1823.css" rel="preload" as="style"><link href="/memory-game/js/app.f7bc117c.js" rel="preload" as="script"><link href="/memory-game/js/chunk-vendors.2afa2ecc.js" rel="preload" as="script"><link href="/memory-game/css/chunk-vendors.8c9f1823.css" rel="stylesheet"><link href="/memory-game/css/app.51c5df1c.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but the Memory Game doesn't work without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/memory-game/js/chunk-vendors.2afa2ecc.js"></script><script src="/memory-game/js/app.f7bc117c.js"></script></body></html>
2 changes: 2 additions & 0 deletions js/app.f7bc117c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.f7bc117c.js.map

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions js/chunk-vendors.2afa2ecc.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/chunk-vendors.2afa2ecc.js.map

Large diffs are not rendered by default.

0 comments on commit 061c17d

Please sign in to comment.