mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Try a smaller preview image
This commit is contained in:
parent
979abd8d9d
commit
bbf216e61d
1 changed files with 6 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<meta property="og:type" content="website" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://skins.webamp.org%PUBLIC_URL%/preview.png"
|
||||
content="https://skins.webamp.org%PUBLIC_URL%/preview_small.png"
|
||||
/>
|
||||
<meta property="og:image:type" key="og:image:type" content="image/png" />
|
||||
<meta property="og:site-name" content="Winamp Skin Museum" />
|
||||
|
|
@ -48,7 +48,11 @@
|
|||
/>
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://skins.webamp.org%PUBLIC_URL%/preview.png"
|
||||
content="https://skins.webamp.org%PUBLIC_URL%/preview_small.png"
|
||||
/>
|
||||
<meta
|
||||
property="twitter:image:alt"
|
||||
content="Screenshot of many Winamp skins in a grid."
|
||||
/>
|
||||
<!-- end twitter -->
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue