build: Deprecated web stuff

pull/1532/head
Krille 7 months ago
parent 7b1d46aa18
commit 7aa960306e
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -22,7 +22,7 @@
<meta name="description" content="The cutest messenger in the Matrix network."> <meta name="description" content="The cutest messenger in the Matrix network.">
<!-- iOS meta tags & icons --> <!-- 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-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="FluffyChat"> <meta name="apple-mobile-web-app-title" content="FluffyChat">
<link rel="apple-touch-icon" href="icons/Icon-192.png"> <link rel="apple-touch-icon" href="icons/Icon-192.png">

@ -40,7 +40,6 @@ html {
margin: 0; margin: 0;
height: 100%; height: 100%;
background: #000000; background: #000000;
background-image: url("img/dark-background.png");
background-size: 100% 100%; background-size: 100% 100%;
} }
} }
Loading…
Cancel
Save