add manifest to page

This commit is contained in:
Ludvík Prokopec 2022-10-19 10:21:10 +02:00
parent 0e5c90eee5
commit f9512bdc5c
1 changed files with 1 additions and 0 deletions

View File

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