|
|
|
@ -3,8 +3,8 @@
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Language" content="zh-CN" />
|
|
|
|
|
<meta charset="utf-8"/>
|
|
|
|
|
<meta name="keywords" content="im,chat,聊天,开源,即时通讯">
|
|
|
|
|
<meta name="description" content="开源即时通讯软件">
|
|
|
|
|
<meta name="keywords" content="im,chat,聊天,开源,即时通讯,Tailchat">
|
|
|
|
|
<meta name="description" content="Tailchat: Next generation noIM application in your own workspace, not only another Slack/Discord/Rocke.chat">
|
|
|
|
|
<meta name="renderer" content="webkit">
|
|
|
|
|
<meta name="force-rendering" content="webkit">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
|
|
@ -14,7 +14,6 @@
|
|
|
|
|
<meta property="og:site_name" content="Tailchat">
|
|
|
|
|
<meta property="og:image" content="https://tailchat.msgbyte.com/img/logo.svg">
|
|
|
|
|
<link rel="manifest" href="/pwa.webmanifest">
|
|
|
|
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
|
|
|
|
<script>
|
|
|
|
|
// vConsole DEBUG
|
|
|
|
|
if(location.search.indexOf('vconsole') >= 0) {
|
|
|
|
|