feat(web): do a cleanup pass over static HTML (#169)

This commit is contained in:
41666 2021-03-13 20:51:01 -05:00 committed by GitHub
parent 5e8876a90c
commit 2d9d70734b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 4 deletions

View file

@ -21,5 +21,5 @@
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"background_color": "#453e3d"
}