|
11 | 11 |
|
12 | 12 | <meta name="description" content="Convert CSS units effortlessly.">
|
13 | 13 | <meta name="author" content="zshaian">
|
14 |
| - <meta name="keywords" content="CSS, Unit Conversion, px to em,px to rem,px to %, CSS Unit Playground"> |
| 14 | + <meta name="keywords" content="CSS, Units Conversion, px to em,px to rem,px to %, CSS Units Playground"> |
15 | 15 | <meta name="robots" content="index, follow">
|
16 | 16 |
|
17 |
| - <meta property="og:title" content="CSS Unit Playground"> |
| 17 | + <meta property="og:title" content="CSS Units Playground"> |
18 | 18 | <meta property="og:description" content="Convert CSS units effortlessly.">
|
19 |
| - <meta property="og:site_name" content="CSS Unit Playground" /> |
| 19 | + <meta property="og:site_name" content="CSS Units Playground" /> |
20 | 20 | <meta property="og:image" content="/large-og-image.png">
|
21 |
| - <meta property="og:url" content="https://cssunitplayground.netlify.app"> |
| 21 | + <meta property="og:url" content="https://cssunitsplayground.netlify.app"> |
22 | 22 | <meta property="og:type" content="website">
|
23 | 23 | <meta property="og:locale" content="en_US">
|
24 | 24 |
|
25 | 25 | <meta name="twitter:card" content="summary_large_image">
|
26 |
| - <meta name="twitter:title" content="CSS Unit Playground"> |
| 26 | + <meta name="twitter:title" content="CSS Units Playground"> |
27 | 27 | <meta name="twitter:description" content="Convert CSS units effortlessly.">
|
28 | 28 |
|
29 | 29 | <meta name="theme-color" content="#111111">
|
30 |
| - <title>CSS Unit Playground</title> |
| 30 | + <title>CSS Units Playground</title> |
31 | 31 | </head>
|
32 | 32 | <body>
|
33 | 33 | <div id="root"></div>
|
|
0 commit comments