diff --git a/web/Makefile b/web/Makefile index 8417916d..e5c7e287 100644 --- a/web/Makefile +++ b/web/Makefile @@ -11,6 +11,7 @@ all: cp js/main.js /var/www/js cp js/addtohomescreen.min.js /var/www/js cp js/svg.min.js /var/www/js + cp js/NoSleep.min.js /var/www/js mkdir -p /var/www/img cp img/logo*.png /var/www/img cp img/screen*.png /var/www/img diff --git a/web/index.html b/web/index.html index 491f1eb2..66e17266 100644 --- a/web/index.html +++ b/web/index.html @@ -38,6 +38,7 @@ +