Merge pull request #3888 from vector-im/pr/3799
move manifest.json outward so it is scoped properly
This commit is contained in:
commit
0e0918d07c
4 changed files with 58 additions and 54 deletions
|
@ -12,7 +12,7 @@
|
|||
<link rel="apple-touch-icon" sizes="144x144" href="vector-icons/apple-touch-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="vector-icons/apple-touch-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="vector-icons/apple-touch-icon-180x180.png">
|
||||
<link rel="manifest" href="vector-icons/manifest.json">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link rel="shortcut icon" href="vector-icons/favicon.ico">
|
||||
<meta name="apple-mobile-web-app-title" content="Riot">
|
||||
<meta name="application-name" content="Riot">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue