We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab6b16 commit 4be285aCopy full SHA for 4be285a
src/head.tsx
@@ -18,6 +18,7 @@ function HeadInnerHTML() {
18
<meta property="twitter:title" content="CodeShare" />
19
<meta property="twitter:description" content="CodeShare is the best tool for storing and sharing codes and text, aka paste tool." />
20
<meta property="twitter:image" content="https://j.is-a.dev/CodeShare/public/static/images/banner/CodeShare.svg" />
21
+ <meta property="vk:image" content="http://juststudio.is-a.dev/logo-200h-b.png" />
22
<GoogleTag />
23
</>
24
)
0 commit comments