Skip to content

Commit

Permalink
this almost works
Browse files Browse the repository at this point in the history
angular/angular-cli#1942 this seems annoying
  • Loading branch information
mattxwang committed Apr 10, 2019
1 parent e8fbee1 commit ff68ebd
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deploy:
skip-cleanup: true
github-token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
keep-history: true
local_dir: build
local_dir: build/tierlist
on:
branch: master
notifications:
Expand Down
Empty file modified LICENSE
100755 → 100644
Empty file.
Binary file removed favicon.ico
Binary file not shown.
0 CNAME → public/CNAME
100755 → 100644
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
0 robots.txt → public/robots.txt
100755 → 100644
File renamed without changes.
16 changes: 8 additions & 8 deletions site.webmanifest → public/site.webmanifest
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"icons": [{
"src": "icon.png",
"sizes": "192x192",
"type": "image/png"
}],
"start_url": "/"
}
{
"icons": [{
"src": "icon.png",
"sizes": "192x192",
"type": "image/png"
}],
"start_url": "/"
}
File renamed without changes
File renamed without changes
Binary file modified src/favicon.ico
100644 → 100755
Binary file not shown.

0 comments on commit ff68ebd

Please sign in to comment.