try adding an og image to meta properties
This commit is contained in:
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<meta property="og:image" content="/_assets/img/cropped.png" />
|
||||||
<link rel="icon" type="image/x-icon" href="/img/fav.png">
|
<link rel="icon" type="image/x-icon" href="/img/fav.png">
|
||||||
<link rel="stylesheet" href="/_assets/css/normalize.css" />
|
<link rel="stylesheet" href="/_assets/css/normalize.css" />
|
||||||
<link rel="stylesheet" href="/_assets/css/styles.css" />
|
<link rel="stylesheet" href="/_assets/css/styles.css" />
|
||||||
|
Reference in New Issue
Block a user