MVP #4.1 - Fix index to list manifest

Changes to be committed:
	modified:   index.html
This commit is contained in:
matthieu42morin 2023-03-06 20:12:59 +01:00
parent a92740a750
commit 05e05a4df4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="manifest" href="/webmanifest.json" />
<link rel="manifest" href="/manifest.json" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Erant</title>