Skip to content

Commit

Permalink
build: deploy a228750 to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Nov 18, 2024
0 parents commit 5b6e0e6
Show file tree
Hide file tree
Showing 18 changed files with 6,377 additions and 0 deletions.
Binary file added assets/back_001-D7ikWOoG.ogg
Binary file not shown.
Binary file added assets/back_001-DnN4XDrw.mp3
Binary file not shown.
Binary file added assets/confirmation_004-CyrxLF9v.ogg
Binary file not shown.
Binary file added assets/confirmation_004-DsBfGNcm.mp3
Binary file not shown.
Binary file added assets/drop_002-BNFBGB6N.ogg
Binary file not shown.
Binary file added assets/drop_002-CWurrttm.mp3
Binary file not shown.
Binary file added assets/drop_004-B7R8-aZ7.mp3
Binary file not shown.
Binary file added assets/drop_004-D5IDGk6q.ogg
Binary file not shown.
1 change: 1 addition & 0 deletions assets/index-BpPzPGct.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*{border:0;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{background-color:#fff}
6,348 changes: 6,348 additions & 0 deletions assets/index-C4o_YzEO.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!doctype html><html lang="en-US"><head><meta charset="utf-8"/><link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔴</text></svg>"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="🔴 Linkit is a puzzle where you connect the dots."/><link rel="apple-touch-icon" href="logo192.png"/><meta property="og:image" content="https://remarkablegames.org/linkit/screenshots/title.png"/><link rel="manifest" href="/linkit/manifest.json"/><script src="https://unpkg.com/github-corners/dist/embed.min.js" data-href="https://github.com/remarkablegames/linkit" data-target="_blank" async defer="defer"></script><style>.github-corner>svg{fill:darkslategray!important;opacity:.2;transition:opacity .4s}.github-corner:hover>svg{opacity:1}</style><title>Linkit | remarkablegames</title><script type="module" crossorigin src="/linkit/assets/index-C4o_YzEO.js"></script><link rel="stylesheet" crossorigin href="/linkit/assets/index-BpPzPGct.css"></head><body><noscript>You need to enable JavaScript to play this game.</noscript><script>window.dataLayer = window.dataLayer || [];
window.gtag = function () {
dataLayer.push(arguments);
};
gtag('js', new Date());</script></body></html>
Binary file added logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"short_name": "Linkit",
"name": "Linkit",
"icons": [
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#dc143c",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
Binary file added screenshots/level2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/level9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b6e0e6

Please sign in to comment.