Skip to content

Commit 80598c9

Browse files
committed
Update link.js
1 parent 38e0865 commit 80598c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/link.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ const html = `
5959
<meta name="description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit.">
6060
6161
<meta property="og:title" content="`+ title +`">
62-
<meta property="og:description" content="Run JavaScript projects, code your ideas, and share it all with friends, family, and the world on Codeit.">
62+
<meta property="og:description" content="Run JavaScript projects, code your ideas, and share it all on Codeit.">
6363
<meta property="og:url" content="https://codeit.codes">
6464
<meta property="og:image" content="https://codeit.codes/images/banner-og.png">
65-
<meta property="og:type" content="application">
66-
<meta property="og:site_name" content="Codeit Code Editor">
65+
<meta property="og:type" content="website">
66+
<meta property="og:site_name" content="Codeit">
6767
6868
<meta property="twitter:title" content="`+ title +`">
6969
<meta property="twitter:site" content="@codeitcodes">

0 commit comments

Comments
 (0)