|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="initial-scale=1, width=device-width" /> |
7 | 7 | <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"> |
17 | 17 | <link rel="icon" type="image/svg+xml" href="/favicon.svg" purpose="any maskable" /> |
18 | 18 | <link rel="icon" type="image/png" sizes="1024x1024" href="/favicon-1024.png" /> |
19 | 19 | <link rel="icon" type="image/png" sizes="180x180" href="/favicon-180.png" /> |
|
0 commit comments