fix ogp photo
This commit is contained in:
parent
f4ecdbc80b
commit
6fa3fd48a0
1 changed files with 2 additions and 1 deletions
|
@ -10,9 +10,10 @@
|
||||||
<!--OGP suite-->
|
<!--OGP suite-->
|
||||||
<meta property="og:title" content="Wynnbuilder" />
|
<meta property="og:title" content="Wynnbuilder" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:image:type" content="https://wynnbuilder.github.io/media/icons/new/builder.png" />
|
<meta property="og:image" content="https://wynnbuilder.github.io/media/icons/new/builder.png" />
|
||||||
<meta property="og:image:width" content="420" />
|
<meta property="og:image:width" content="420" />
|
||||||
<meta property="og:image:height" content="420" />
|
<meta property="og:image:height" content="420" />
|
||||||
|
<meta property="og:image:type" content="image/png" />
|
||||||
<meta property="og:description" id = "ogp-build-list" content = "">
|
<meta property="og:description" id = "ogp-build-list" content = "">
|
||||||
<meta property="og:url" id = "ogp-url" content="" />
|
<meta property="og:url" id = "ogp-url" content="" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue