Skip to content

Commit ff68ebd

Browse files
committed
this almost works
angular/angular-cli#1942 this seems annoying
1 parent e8fbee1 commit ff68ebd

12 files changed

+9
-9
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ deploy:
1212
skip-cleanup: true
1313
github-token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
1414
keep-history: true
15-
local_dir: build
15+
local_dir: build/tierlist
1616
on:
1717
branch: master
1818
notifications:

LICENSE

100755100644
File mode changed.

favicon.ico

-766 Bytes
Binary file not shown.

CNAME renamed to public/CNAME

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
{
2-
"icons": [{
3-
"src": "icon.png",
4-
"sizes": "192x192",
5-
"type": "image/png"
6-
}],
7-
"start_url": "/"
8-
}
1+
{
2+
"icons": [{
3+
"src": "icon.png",
4+
"sizes": "192x192",
5+
"type": "image/png"
6+
}],
7+
"start_url": "/"
8+
}
File renamed without changes.
File renamed without changes.

src/favicon.ico

100644100755
-4.55 KB
Binary file not shown.

0 commit comments

Comments
 (0)