Skip to content

Commit adc3b89

Browse files
committed
Update index.html
1 parent 49d1904 commit adc3b89

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,38 +14,39 @@
1414
<meta name="apple-mobile-web-app-title" content="Codeit">
1515

1616
<meta charset="utf-8">
17-
<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+
<meta name="description" content="Codeit is the easiest way to code and run Git repos. Supports HTML, CSS, JavaScript, Python, Bootstrap, XML and more.">
1818

1919
<meta property="og:title" content="Codeit | Mobile code editor connected to Git">
20-
<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.">
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.">
2121
<meta property="og:url" content="https://codeit.codes">
2222
<meta property="og:image" content="https://codeit.codes/images/banner-og.png">
23-
<meta property="og:type" content="application">
24-
<meta property="og:site_name" content="Codeit Code Editor">
23+
<meta property="og:type" content="website">
24+
<meta property="og:site_name" content="Codeit">
2525

2626
<meta property="twitter:title" content="Codeit | Mobile code editor connected to Git">
27-
<meta property="twitter:account_id" content="1484271514543345665">
27+
<meta property="twitter:site" content="@codeitcodes">
28+
<meta property="twitter:site:id" content="@codeitcodes">
29+
<meta property="twitter:creator" content="@codeitcodes">
30+
<meta property="twitter:creator:id" content="@codeitcodes">
2831
<meta name="twitter:card" content="summary_large_image">
2932
<meta property="twitter:domain" content="codeit.codes">
30-
<meta property="twitter:url" content="https://codeit.codes">
31-
<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.">
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.">
3235
<meta name="twitter:image" content="https://codeit.codes/images/banner-og.png">
3336

34-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
3537
<meta name="referrer" content="origin-when-cross-origin">
3638
<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">
3739
<link rel="canonical" href="https://codeit.codes/">
3840
<meta name="next-head-count" content="24">
3941
<meta name="robots" content="all">
40-
<script nonce>if (top !== window) { top.location.href = 'https://codeit.codes/' }</script>
4142
<script defer data-domain="codeit.codes" src="https://plausible.io/js/plausible.js"></script>
4243

4344
<link rel="shortcut icon" href="/icons/android-app-512.png">
4445
<link rel="apple-touch-icon" href="/icons/iphone-app-180.png">
45-
46-
<link rel="stylesheet" href="/homepage/homepage.css">
4746

4847
<link rel="apple-touch-startup-image" href="https://codeit.codes/splashes/apple-splash-2048-2732.jpg" media="(orientation: portrait) and (orientation: landscape)">
48+
49+
<link rel="stylesheet" href="/homepage/homepage.css">
4950

5051
</head>
5152

0 commit comments

Comments
 (0)