more social sharing meta tags
This commit is contained in:
@@ -12,12 +12,17 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
|
||||
<meta name="theme-color" content="#6495ED" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-title" content="Labelmaker" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black" />
|
||||
<meta property="og:title" content="Labelmaker" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Easily create text images via URL for Tabletop Simulator"
|
||||
/>
|
||||
<meta property="og:url" content="https://labelmaker.xyz" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
|
||||
Reference in New Issue
Block a user