mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Update custom-head.html
Trying to get twitter to play nice.
This commit is contained in:
@@ -11,4 +11,12 @@
|
|||||||
<link rel="manifest" href="/site.webmanifest">
|
<link rel="manifest" href="/site.webmanifest">
|
||||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||||
<meta name="msapplication-TileColor" content="#da532c">
|
<meta name="msapplication-TileColor" content="#da532c">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
<meta name="twitter:site" content="toylang.com" />
|
||||||
|
<meta name="twitter:creator" content="Ratstail91" />
|
||||||
|
<meta property="og:url" content="https://toylang.com" />
|
||||||
|
<meta property="og:title" content="Toy" />
|
||||||
|
<meta property="og:description" content="A Toy Programming Language" />
|
||||||
|
<meta property="og:image" content="https://toylang.com/toylogo.png" />
|
||||||
|
|||||||
Reference in New Issue
Block a user