mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-10 14:54:19 +00:00
feat: add PWA support (#938)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<link rel="icon" href="/api/application-configuration/favicon" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="robots" content="noindex" />
|
||||
<link rel="manifest" href="/app.webmanifest" />
|
||||
<link rel="apple-touch-icon" href="/img/static-logo-512.png">
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
|
||||
Reference in New Issue
Block a user