fix: Do not prompt for app install on public shares, closes #7198

This commit is contained in:
Tom Moor
2024-07-06 11:10:58 -04:00
parent e07be1ee5e
commit 1efd3b6f96
2 changed files with 10 additions and 4 deletions

View File

@@ -9,10 +9,10 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="description" content="{description}" />
<meta name="darkreader-lock" />
<link rel="manifest" href="/static/manifest.webmanifest" />
<link rel="manifest" href="{manifest-url}" />
<link rel="canonical" href="{canonical-url}" data-react-helmet="true" />
{prefetch}
<link rel="shortcut icon" type="image/png" href="{shortcut-icon}" sizes="32x32" />
<link rel="shortcut icon" type="image/png" href="{shortcut-icon-url}" sizes="32x32" />
<link rel="apple-touch-icon" type="image/png" href="{cdn-url}/static/images/apple-touch-icon.png" sizes="192x192" />
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Outline" />
<style>