mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
og doesnt work with relative paths
This commit is contained in:
parent
15fff0c5ac
commit
b5931a6743
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<link id="favicon" rel="shortcut icon" href="fav.png">
|
||||
<link rel="shortcut icon" href="fav.png">
|
||||
<meta name="name" content="Monkey Type">
|
||||
<meta name="image" content="mtsocial.png">
|
||||
<meta name="image" content="https://monkey-type.com/mtsocial.png">
|
||||
<meta name="description" content="A super customisable, minimalistic typing test.">
|
||||
<meta name="keywords" content="typing, test, typing-test, typing test, monkey-type, monkeytype, monkey, type, miodec, wpm">
|
||||
<meta name="author" content="Miodec">
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<meta property=”og:url” content="https://monkey-type.com/">
|
||||
<meta property=”og:type” content="website">
|
||||
<meta property=”og:description” content="A super customisable, minimalistic typing test.">
|
||||
<meta property=”og:image” content="mtsocial.png">
|
||||
<meta property=”og:image” content="https://monkey-type.com/mtsocial.png">
|
||||
<meta name=" theme-color" content="#e2b714">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue