add manifest.webmanifest into desktop make pwa install on ipad

This commit is contained in:
DaiYuANg 2022-08-08 21:51:04 +08:00
parent 2335e40262
commit 87e2f50c6d

View file

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico">
<link rel="manifest" href="manifest.webmanifest">
<title>Trilium Notes</title>
</head>
<body class="desktop heading-style-<%= headingStyle %>">