mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 04:51:16 +08:00
added some meta tages
This commit is contained in:
parent
9cca40d243
commit
3867be5365
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="stylesheet" href="themes/dark.css" id="currentTheme">
|
||||
<link id="favicon" rel="shortcut icon" href="favicon.png">
|
||||
<meta name="description" content="A super customisable, minimalistic typing test.">
|
||||
<meta name="keywords" content="typing, test, typing-test, monkey-type, monkey, type, miodec, wpm">
|
||||
<meta name="author" content="Miodec">
|
||||
</head>
|
||||
<body>
|
||||
<div class="notification">Signed in</div>
|
||||
|
|
Loading…
Reference in a new issue