feat: 页面增加opengraph属性

feat/uniplus
moonrailgun 2 years ago
parent 2e774d104f
commit 64859eb885

@ -11,6 +11,8 @@
<meta name="google" content="notranslate">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="X-UA-Compatible" content="IE=100" />
<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>

Loading…
Cancel
Save