Skip to content

Commit bc66cad

Browse files
build: deploy f1575de to gh-pages
0 parents  commit bc66cad

File tree

8 files changed

+46
-0
lines changed

8 files changed

+46
-0
lines changed

assets/index-Cn9MhpDf.js

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

favicon.png

8.28 KB
Loading

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="mobile-web-app-capable" content="yes"/><link rel="icon" href="favicon.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 littlejs-template"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/littlejs-template/manifest.json"/><link rel="stylesheet" href="src/style.css"/><script src="https://unpkg.com/github-corners/dist/embed.min.js" data-href="https://github.com/remarkablegames/littlejs-template" data-target="_blank" async defer="defer"></script><style>.github-corner>svg{opacity:.5;transition:opacity .4s}.github-corner:hover>svg{opacity:1}</style><title>LittleJS Template | remarkablegames</title><script type="module" crossorigin src="/littlejs-template/assets/index-Cn9MhpDf.js"></script></head><body><noscript>You need to enable JavaScript to play this game.</noscript><script>window.dataLayer = window.dataLayer || [];
2+
window.gtag = function () {
3+
dataLayer.push(arguments);
4+
};
5+
gtag('js', new Date());</script></body></html>

logo192.png

35.6 KB
Loading

logo512.png

94.1 KB
Loading

manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "LittleJS Template",
3+
"name": "LittleJS Template",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}

robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

tiles.png

19.8 KB
Loading

0 commit comments

Comments
 (0)