|
8 | 8 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover,shrink-to-fit=no"> |
9 | 9 |
|
10 | 10 | <meta name="mobile-web-app-capable" content="yes"> |
11 | | - <meta name="theme-color" content="#0f1014"> |
| 11 | + <meta name="theme-color" content="#313744"> |
12 | 12 |
|
13 | 13 | <meta name="apple-mobile-web-app-status-bar-style" content="#313744"> |
14 | 14 | <meta name="apple-mobile-web-app-title" content="Codeit"> |
15 | 15 |
|
16 | 16 | <meta charset="utf-8"> |
17 | | - <meta name="description" content="Codeit is the easiest way to code and run Git repos. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more."> |
| 17 | + <meta name="description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit."> |
18 | 18 |
|
19 | 19 | <meta property="og:title" content="Codeit | Mobile code editor connected to Git"> |
20 | | - <meta property="og:description" content="Codeit is the easiest way to code and run Git repos. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more."> |
| 20 | + <meta property="og:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit."> |
21 | 21 | <meta property="og:url" content="https://codeit.codes"> |
22 | 22 | <meta property="og:image" content="https://codeit.codes/images/banner-og.png"> |
23 | 23 | <meta property="og:type" content="website"> |
|
31 | 31 | <meta name="twitter:card" content="summary_large_image"> |
32 | 32 | <meta property="twitter:domain" content="codeit.codes"> |
33 | 33 | <meta property="twitter:url" content="https://codeit.codes/"> |
34 | | - <meta name="twitter:description" content="Codeit is the easiest way to code and run Git repos. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more."> |
| 34 | + <meta name="twitter:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit."> |
35 | 35 | <meta name="twitter:image" content="https://codeit.codes/images/banner-og.png"> |
36 | 36 |
|
37 | 37 | <meta name="referrer" content="default"> |
|
0 commit comments