status homepage

This commit is contained in:
Matthew Hodgson 2017-10-26 01:38:07 +01:00
parent ea19096db3
commit f86b616769
8 changed files with 186 additions and 0 deletions

View file

@ -42,6 +42,7 @@ const INCLUDE_LANGS = [
const COPY_LIST = [
["res/manifest.json", "webapp"],
["res/home.html", "webapp"],
["res/home-status.html", "webapp"],
["res/home/**", "webapp/home"],
["res/{media,vector-icons}/**", "webapp"],
["res/flags/*", "webapp/flags/"],