Added manifest, icons and screenshots

This commit is contained in:
2021-08-09 15:35:03 +03:00
parent fa38e0054b
commit 599342f78b
8 changed files with 16 additions and 15 deletions

View File

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