mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
🩹 fix(matrix): add mobile-web-app-capable meta tag
This commit is contained in:
parent
a373784954
commit
e06622af30
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
<meta name="application-name" content="Manalink" />
|
||||
<meta name="description" content="Secure Matrix messaging client" />
|
||||
|
||||
<!-- iOS Meta Tags -->
|
||||
<!-- PWA/iOS Meta Tags -->
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
<meta name="apple-mobile-web-app-title" content="Manalink" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue