|
|
@ -16,18 +16,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
|
|
|
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
|
|
|
<meta name="description" content="A new Flutter project.">
|
|
|
|
<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="apple-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">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Favicon -->
|
|
|
|
<!-- Favicon -->
|
|
|
|
<link rel="icon" type="image/png" href="favicon.png" />
|
|
|
|
<link rel="icon" type="image/png" href="favicon.png" />
|
|
|
|
|
|
|
|
|
|
|
|
<title>fluffychat</title>
|
|
|
|
<title>FluffyChat</title>
|
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
<link rel="stylesheet" type="text/css" href="splash/style.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="splash/style.css">
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|