mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Add domain to og:image
This commit is contained in:
parent
bdad96a221
commit
cded6c8b72
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@
|
|||
content="Infinite scroll through 65k Winamp skins with interactive preview"
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="%PUBLIC_URL%/preview.png" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://skins.webamp.org%PUBLIC_URL%/preview.png"
|
||||
/>
|
||||
<meta property="og:image:type" key="og:image:type" content="image/png" />
|
||||
<meta property="og:site-name" content="Winamp Skin Museum" />
|
||||
<meta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue