|
13 | 13 | <meta name="apple-mobile-web-app-title" content="Codeit"> |
14 | 14 |
|
15 | 15 | <meta charset="utf-8"> |
16 | | - <meta name="description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
17 | | - |
| 16 | + <meta name="description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit."> |
| 17 | + |
18 | 18 | <meta property="og:title" content="Codeit | Mobile code editor connected to Git"> |
19 | | - <meta property="og:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
| 19 | + <meta property="og:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit."> |
20 | 20 | <meta property="og:url" content="https://codeit.codes"> |
21 | 21 | <meta property="og:image" content="https://codeit.codes/images/banner-og.png"> |
22 | | - <meta property="og:type" content="application"> |
23 | | - <meta property="og:site_name" content="Codeit Code Editor"> |
24 | | - |
| 22 | + <meta property="og:type" content="website"> |
| 23 | + <meta property="og:site_name" content="Codeit"> |
| 24 | + |
25 | 25 | <meta property="twitter:title" content="Codeit | Mobile code editor connected to Git"> |
26 | | - <meta property="twitter:account_id" content="1484271514543345665"> |
| 26 | + <meta property="twitter:site" content="@codeitcodes"> |
| 27 | + <meta property="twitter:site:id" content="@codeitcodes"> |
| 28 | + <meta property="twitter:creator" content="@codeitcodes"> |
| 29 | + <meta property="twitter:creator:id" content="@codeitcodes"> |
27 | 30 | <meta name="twitter:card" content="summary_large_image"> |
28 | 31 | <meta property="twitter:domain" content="codeit.codes"> |
29 | | - <meta property="twitter:url" content="https://codeit.codes"> |
30 | | - <meta name="twitter:description" content="Codeit runs on the web, open source, and free. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more. Easy to use without how to."> |
| 32 | + <meta property="twitter:url" content="https://codeit.codes/"> |
| 33 | + <meta name="twitter:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit."> |
31 | 34 | <meta name="twitter:image" content="https://codeit.codes/images/banner-og.png"> |
32 | | - |
33 | | - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
34 | | - <meta name="referrer" content="origin-when-cross-origin"> |
| 35 | + |
| 36 | + <meta name="referrer" content="default"> |
35 | 37 | <meta name="keywords" content="code editor, version control tools, source code versioning, source code management tools, python, jquery demo, html, git, how to, bootstrap, jquery, javascript, javascript tutorial, javascript tutorial for beginners, javascript programming, html web form, create form in html, responsive web design, html web design, html design, responsive website development, html5 tutorial, html5 css3, html5 development, web design software, web development software, git tutorial, git howto, git repository, git command, git source code, top programming languages to learn, best programming language, best computer language, open source, open source code, open source applications, source code editor, software development tools, development tool, software developer tools list, programmer tool, web application development software"> |
36 | 38 | <link rel="canonical" href="https://codeit.codes/"> |
37 | 39 | <meta name="next-head-count" content="24"> |
|
40 | 42 |
|
41 | 43 | <link rel="shortcut icon" href="/icons/android-app-512.png"> |
42 | 44 | <link rel="apple-touch-icon" href="/icons/iphone-app-180.png"> |
| 45 | + |
| 46 | + <link rel="apple-touch-startup-image" href="https://codeit.codes/splashes/apple-splash-2048-2732.jpg" media="(orientation: portrait) and (orientation: landscape)"> |
43 | 47 |
|
44 | 48 | <link rel="stylesheet" href="/full.css"> |
45 | 49 |
|
46 | | - <link rel="apple-touch-startup-image" href="https://codeit.codes/splashes/apple-splash-2048-2732.jpg" media="(orientation: portrait) and (orientation: landscape)"> |
47 | | - |
48 | 50 | <link rel="preconnect" href="https://codeit.codes"> |
49 | 51 | <link rel="preconnect" href="https://api.github.com" crossorigin> |
50 | 52 |
|
51 | | - <link href="/fonts/fonts.css" rel="stylesheet"> |
| 53 | + <link rel="stylesheet" href="/fonts/fonts.css"> |
52 | 54 |
|
53 | 55 | </head> |
54 | 56 | <body ontouchstart=""> |
|
0 commit comments