mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update index.html
This commit is contained in:
parent
3721453d75
commit
420b99213e
1 changed files with 30 additions and 23 deletions
|
@ -20,9 +20,16 @@
|
||||||
<meta property="og:site_name" content="Colubrina">
|
<meta property="og:site_name" content="Colubrina">
|
||||||
<meta property="og:title" content="Colubrina">
|
<meta property="og:title" content="Colubrina">
|
||||||
<meta name="title" content="Colubrina">
|
<meta name="title" content="Colubrina">
|
||||||
|
<meta name="description" content="Colubrina, simple messaging.">
|
||||||
|
<meta name="keywords" content="Colubrina, Troplo, BetterCompass, compass.troplo.com, communications.troplo.com, troplo.com, Communications, BetterCompass Communications, messaging, chat, open source, Vue, Vuetify, colubrina.troplo.com, messenger">
|
||||||
<meta name="robots" content="index, follow">
|
<meta name="robots" content="index, follow">
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="language" content="English">
|
<meta name="language" content="English">
|
||||||
|
<style>
|
||||||
|
:root {
|
||||||
|
background-color: #181818;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
<noscript>
|
||||||
|
|
Loading…
Reference in a new issue