feat(dashboard): allow embedding as app on iOS

This commit is contained in:
Jake 2023-01-15 09:19:24 +01:00
parent 683b616a1b
commit 4d4852caf6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/myriad.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes">
<title>PluralKit | home</title>
<!-- extra data -->
<link rel="stylesheet" href="/styles/themes.scss" />