mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-18 06:00:18 +08:00
added twitter meta tags
This commit is contained in:
parent
51ec5fbb1a
commit
544b6fb6c4
1 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,11 @@
|
|||
<meta property="og:description" content="A super customisable, minimalistic typing test.">
|
||||
<meta property="og:image" content="https://monkey-type.com/mtsocial_large.png">
|
||||
<meta name="theme-color" content="#e2b714">
|
||||
<meta name="twitter:title" content="Monkey Type">
|
||||
<meta name="twitter:image" content="https://monkey-type.com/mtsocial_large.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="notification">Signed in</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue