Fix(front): Set correct PWA color theme.
This commit is contained in:
parent
9e7a5ebebb
commit
8100d83bcf
2 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<meta name="apple-mobile-web-app-title" content="Funkwhale">
|
||||
<meta name="application-name" content="Funkwhale">
|
||||
<meta name="msapplication-TileColor" content="#009fe3">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<meta name="theme-color" content="#f2711c">
|
||||
<style>
|
||||
#fake-app {
|
||||
width: 100vw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue