aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-08-22 21:36:03 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-08-22 21:40:47 +0200
commitfeb299c50ac5f7d5392d1a8d3f853a313739dc78 (patch)
tree5c0b17dd4be4c305dfc28bdd74df0bc38742e870 /Makefile
parentd24fc0472883cfdc3842fbacba9d084a7198ba43 (diff)
downloadhesla-feb299c50ac5f7d5392d1a8d3f853a313739dc78.tar.gz
fix: use manifest.json with correct values instead of site.webmanifestHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d082a9..971acb6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
FILES=hesla.js hesla.js.map config.js config.js.map \
activePage.js activePage.js.map favicon-*.png a*.png lamb-of-God.svg sworker.js \
- index_de.html index.html screen.css site.webmanifest favicon.ico \
+ index_de.html index.html screen.css manifest.json favicon.ico \
google9815148f4ac1407f.html config.ts hesla.ts activePage.ts
%.js: %.ts