Skip to content

Commit 559c998

Browse files
authored
Update index.html
Test d'embed
1 parent 7c178dd commit 559c998

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head>
4+
<meta property="og:title" content="TypeR" />
5+
<meta property="og:type" content="website" />
6+
<!-- <meta property="og:image" content="https://www.monsite.com/image-article.jpg" /> -->
7+
<meta property="og:url" content="https://typer.hayasaku.fr" />
8+
<meta property="og:description" content="TypeR - The Ultimate Tool for Typesetters</br>Discord : https://discord.gg/Pdmfmqk" />
9+
410
<meta charset="UTF-8">
511
<meta name="viewport" content="width=device-width, initial-scale=1.0">
612
<link rel="shortcut icon" type="image/png" href="images/icon.png" />
@@ -664,4 +670,4 @@ <h4 data-i18n="installation.step2.title"></h4>
664670
});
665671
</script>
666672
</body>
667-
</html>
673+
</html>

0 commit comments

Comments
 (0)