We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cca40d commit 3867be5Copy full SHA for 3867be5
1 file changed
public/index.html
@@ -9,6 +9,9 @@
9
<link rel="stylesheet" href="css/style.css">
10
<link rel="stylesheet" href="themes/dark.css" id="currentTheme">
11
<link id="favicon" rel="shortcut icon" href="favicon.png">
12
+ <meta name="description" content="A super customisable, minimalistic typing test.">
13
+ <meta name="keywords" content="typing, test, typing-test, monkey-type, monkey, type, miodec, wpm">
14
+ <meta name="author" content="Miodec">
15
</head>
16
<body>
17
<div class="notification">Signed in</div>
0 commit comments