mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Fixed preview, typo
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
|
||||
<meta property="og:url" content="https://toylang.com" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://toylang.com/toylogo.png" />
|
||||
<meta property="og:title" content="Toy | A Toy Programming Langauge" />
|
||||
<meta property="og:image" content="https://toylang.com/repo-preview.png" />
|
||||
<meta property="og:title" content="Toy | A Toy Programming Language" />
|
||||
<meta property="og:description" content="A Toy Programming Language" />
|
||||
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:url" content="https://toylang.com" />
|
||||
<meta property="twitter:type" content="website" />
|
||||
<meta property="twitter:image" content="https://toylang.com/toylogo.png" />
|
||||
<meta property="twitter:title" content="Toy | A Toy Programming Langauge" />
|
||||
<meta property="twitter:image" content="https://toylang.com/repo-preview.png" />
|
||||
<meta property="twitter:title" content="Toy | A Toy Programming Language" />
|
||||
<meta property="twitter:description" content="A Toy Programming Language" />
|
||||
|
||||
Reference in New Issue
Block a user