build: Deprecated web stuff
This commit is contained in:
parent
7b1d46aa18
commit
7aa960306e
2 changed files with 1 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<meta name="description" content="The cutest messenger in the Matrix network.">
|
||||
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="FluffyChat">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ html {
|
|||
margin: 0;
|
||||
height: 100%;
|
||||
background: #000000;
|
||||
background-image: url("img/dark-background.png");
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue