update open graph

This commit is contained in:
defaultkavy 2024-03-30 22:52:51 +08:00
parent ae98d1ef92
commit c025b36505
2 changed files with 32 additions and 0 deletions

View File

@ -4,6 +4,22 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>YouTube Chat Designer</title>
<meta name="description" content="YouTube Chat CSS design tool for streamer.">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://ytcd.defaultkavy.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="YouTube Chat Designer">
<meta property="og:description" content="YouTube Chat CSS design tool for streamer.">
<!-- <meta property="og:image" content=""> -->
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="ytcd.defaultkavy.com">
<meta property="twitter:url" content="https://ytcd.defaultkavy.com/">
<meta name="twitter:title" content="YouTube Chat Designer">
<meta name="twitter:description" content="YouTube Chat CSS design tool for streamer.">
<!-- <meta name="twitter:image" content=""> -->
<script type="module" crossorigin src="/assets/index-CXgAKFE7.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B1D6x7ti.css">
</head>

View File

@ -5,6 +5,22 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/src/index.scss">
<title>YouTube Chat Designer</title>
<meta name="description" content="YouTube Chat CSS design tool for streamer.">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://ytcd.defaultkavy.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="YouTube Chat Designer">
<meta property="og:description" content="YouTube Chat CSS design tool for streamer.">
<!-- <meta property="og:image" content=""> -->
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="ytcd.defaultkavy.com">
<meta property="twitter:url" content="https://ytcd.defaultkavy.com/">
<meta name="twitter:title" content="YouTube Chat Designer">
<meta name="twitter:description" content="YouTube Chat CSS design tool for streamer.">
<!-- <meta name="twitter:image" content=""> -->
</head>
<body>
<div id="app"></div>