🍎 Makes app installable

This commit is contained in:
Rune Harlyk
2024-03-17 22:01:54 +01:00
committed by Rune Harlyk
parent 8528f3400f
commit 09f9649d6f
6 changed files with 68 additions and 1 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo_512.png" />
<link rel="icon" type="image/png" href="/logo512.png" />
<link rel="manifest" href="/manifest.json">
<meta
name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"