-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 65fb929 🚀
- Loading branch information
1 parent
bd7a6a5
commit dca5cbb
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html><head><title>kaboom-template | remarkablegames</title><script type="module" crossorigin src="/kaboom-template/assets/index-THtmRINa.js"></script></head><body></body></html> | ||
<!doctype html><html lang="en-US"><head><meta charset="utf-8"/><link rel="icon" href="/kaboom-template/images/kaboom.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web game created using kaboom-template"/><link rel="manifest" href="/kaboom-template/manifest.json"/><script src="https://unpkg.com/github-corners/dist/embed.min.js" data-href="https://github.com/remarkablegames/kaboom-template" data-target="_blank" async defer="defer"></script><style>.github-corner>svg{opacity:.6;transition:opacity .4s}.github-corner:hover>svg{opacity:1}</style><title>Kaboom Template | remarkablegames</title><script type="module" crossorigin src="/kaboom-template/assets/index-THtmRINa.js"></script></head><body></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"short_name": "Kaboom Template", | ||
"name": "Kaboom Template", | ||
"icons": [ | ||
{ | ||
"src": "images/kaboom.png", | ||
"type": "image/png", | ||
"sizes": "72x72" | ||
} | ||
], | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
} |