Add OpenGraph tags
This commit is contained in:
parent
34eb0dae6c
commit
444b16a05d
@ -5,6 +5,10 @@
|
|||||||
<title>Lexy's Labyrinth</title>
|
<title>Lexy's Labyrinth</title>
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
<script type="module" src="js/main.js"></script>
|
<script type="module" src="js/main.js"></script>
|
||||||
|
<meta name="og:type" content="website">
|
||||||
|
<meta name="og:image" content="https://c.eev.ee/lexys-labyrinth/og-preview.png">
|
||||||
|
<meta name="og:title" content="Lexy's Labyrinth">
|
||||||
|
<meta name="og:description" content="A (work in progress) reimplementation of Chip's Challenge 1 and 2, using entirely free assets.">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header id="header-main">
|
<header id="header-main">
|
||||||
|
|||||||
BIN
og-preview.png
Normal file
BIN
og-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user