mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-12 07:01:31 +08:00
seo
This commit is contained in:
parent
27ee60a39b
commit
a10ae7856f
1 changed files with 9 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
</script>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Monkeytype</title>
|
||||
<title>Monkeytype | A minimalistic, customizable typing test</title>
|
||||
<link rel="stylesheet" href="/./css/select2.min.css" />
|
||||
<link rel="stylesheet" href="/./css/balloon.min.css" />
|
||||
<!-- default colors in case theme file fails to load -->
|
||||
|
|
@ -63,7 +63,10 @@
|
|||
content="typing speed test, typing speedtest, typing test, speedtest, speed test, typing, test, typing-test, typing test, monkey-type, monkeytype, monkey type, monkey-types, monkeytypes, monkey types, types, monkey, type, miodec, wpm, words per minute, typing website, minimalistic, custom typing test, customizable, customisable, themes, random words, smooth caret, smooth, new, new typing site, new typing website, minimalist typing website, minimalistic typing website, minimalist typing test"
|
||||
/>
|
||||
<meta name="author" content="Miodec" />
|
||||
<meta property="og:title" content="Monkeytype" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Monkeytype | A minimalistic, customizable typing test"
|
||||
/>
|
||||
<meta property="og:url" content="https://monkeytype.com/" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta
|
||||
|
|
@ -74,7 +77,10 @@
|
|||
property="og:description"
|
||||
content="A minimalistic, customisable typing website. Test yourself in various modes, track your progress and improve your typing speed."
|
||||
/>
|
||||
<meta name="twitter:title" content="Monkeytype" />
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="Monkeytype | A minimalistic, customizable typing test"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://monkeytype.com/images/mtsocial.png"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue