Skip to content

Commit fcc4480

Browse files
authored
Update image metatags for sharing (#247)
* Update image metatags for sharing * more tags
1 parent 0704a6c commit fcc4480

3 files changed

Lines changed: 249 additions & 235 deletions

File tree

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="initial-scale=1, width=device-width" />
77
<meta name="description" content="Blazingly fast, standalone, cross‐platform binary that runs anything" />
8-
<meta property="og:type" content="website" />
9-
<meta property="og:title" content="Run Anything" />
10-
<meta property="og:description" content="Blazingly fast, standalone, cross‐platform binary that runs anything" />
11-
<meta property="og:image" content="https://%VITE_HOST%/og.jpg" />
12-
<meta property="og:url" content="https://%VITE_HOST%" />
13-
<meta name="twitter:card" content="summary_large_image" />
14-
<meta name="twitter:title" content="Run Anything">
15-
<meta name="twitter:description" content="Blazingly fast, standalone, cross‐platform binary that runs anything">
16-
<meta name="twitter:image" content="https://%VITE_HOST%/og.jpg">
8+
<meta property="og:type" content="website" data-react-helmet="true"/>
9+
<meta property="og:title" content="Run Anything" data-react-helmet="true"/>
10+
<meta property="og:description" content="Blazingly fast, standalone, cross‐platform binary that runs anything" data-react-helmet="true"/>
11+
<meta property="og:image" content="https://%VITE_HOST%/og.jpg" data-react-helmet="true"/>
12+
<meta property="og:url" content="https://%VITE_HOST%" data-react-helmet="true"/>
13+
<meta name="twitter:card" content="summary_large_image" data-react-helmet="true"/>
14+
<meta name="twitter:title" content="Run Anything" data-react-helmet="true">
15+
<meta name="twitter:description" content="Blazingly fast, standalone, cross‐platform binary that runs anything" data-react-helmet="true">
16+
<meta name="twitter:image" content="https://%VITE_HOST%/og.jpg" data-react-helmet="true">
1717
<link rel="icon" type="image/svg+xml" href="/favicon.svg" purpose="any maskable" />
1818
<link rel="icon" type="image/png" sizes="1024x1024" href="/favicon-1024.png" />
1919
<link rel="icon" type="image/png" sizes="180x180" href="/favicon-180.png" />

public/coinlist-og.jpg

49 KB
Loading

0 commit comments

Comments
 (0)