|
5 | 5 | <link rel="icon" type="image/png" href="./siteimages/smlogo.png" />
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
7 | 7 | <meta name="theme-color" content="#000000" />
|
8 |
| - <meta |
9 |
| - name="description" |
10 |
| - content="Syntaxmeets. Create rooms π Call your friends π¬πΌ Sip Chai, β Chat, Create, and Codeπ¨βπ». A coding platform to code simultaneously π with your friends and design your algorithms on SyntaxPad.π«β¨" |
11 |
| - /> |
| 8 | + <meta name="description" content="What is SyntaxMeets? π |
| 9 | + SyntaxMeets is a real-time, collaborative coding platform π¬πΌ to group with other members and code. A user can create/join a room π . A Code Editor with 19 language support and 10+ themes, code compiler, Drawing pad π¨ to de..." itemProp="description" /> |
| 10 | + <meta property="og:title" content="SyntaxMeets - The curious Saga π«" itemProp="name" /> |
| 11 | + <meta property="og:url" content="http://syntaxmeets.vercel.app" /> |
| 12 | + <meta name="image" property="og:image" content="https://raw.githubusercontent.com/kothariji/SyntaxMeets/master/frontend/syntaxmeets/src/images/ogimage.png" itemProp="image" /> |
| 13 | + <meta property="og:description" content="What is SyntaxMeets? π |
| 14 | + SyntaxMeets is a real-time, collaborative coding platform π¬πΌ to group with other members and code. A user can create/join a room π . A Code Editor with 19 language support and 10+ themes, code compiler, Drawing pad π¨ to de..." /> |
| 15 | + <meta name="twitter:card" content="summary_large_image" /> |
| 16 | + <meta name="twitter:title" content="SyntaxMeets - The curious Saga π«" /> |
| 17 | + <meta name="twitter:description" content="What is SyntaxMeets? π |
| 18 | +
|
| 19 | + SyntaxMeets is a real-time, collaborative coding platform π¬πΌ to group with other members and code. A user can create/join a room π . A Code Editor with 19 language support and 10+ themes, code compiler, Drawing pad π¨ to de..." /> |
| 20 | + <meta name="twitter:image" content="https://raw.githubusercontent.com/kothariji/SyntaxMeets/master/frontend/syntaxmeets/src/images/ogimage.png" /> |
| 21 | + <meta name="twitter:creator" content="@_kothariji" /> |
| 22 | + <meta name="twitter:site" content="@_kothariji" /> |
| 23 | + <meta property="fb:app_id" content="176729339340246" /> |
| 24 | + <link rel="canonical" href="http://syntaxmeets.vercel.app" /> |
12 | 25 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
13 | 26 | <link rel="preconnect" href="https://fonts.gstatic.com" />
|
14 | 27 | <link
|
|
0 commit comments