Skip to content

Commit 9c67e08

Browse files
committed
Update index.html
1 parent 4481d7d commit 9c67e08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover,shrink-to-fit=no">
99

1010
<meta name="mobile-web-app-capable" content="yes">
11-
<meta name="theme-color" content="#0f1014">
11+
<meta name="theme-color" content="#313744">
1212

1313
<meta name="apple-mobile-web-app-status-bar-style" content="#313744">
1414
<meta name="apple-mobile-web-app-title" content="Codeit">
1515

1616
<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.">
1818

1919
<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.">
2121
<meta property="og:url" content="https://codeit.codes">
2222
<meta property="og:image" content="https://codeit.codes/images/banner-og.png">
2323
<meta property="og:type" content="website">
@@ -31,7 +31,7 @@
3131
<meta name="twitter:card" content="summary_large_image">
3232
<meta property="twitter:domain" content="codeit.codes">
3333
<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.">
3535
<meta name="twitter:image" content="https://codeit.codes/images/banner-og.png">
3636

3737
<meta name="referrer" content="default">

0 commit comments

Comments
 (0)