mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Fix link to preview image in OG tag on demo site
This commit is contained in:
parent
0f2731e4ef
commit
65041ab4d6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://webamp.org" />
|
||||
|
||||
<meta property="og:image" content="https://webamp.org/images/preview.png" />
|
||||
<meta property="og:image" content="./images/preview.png" />
|
||||
<link rel="stylesheet" type="text/css" href="./css/page.css" />
|
||||
<link rel="shortcut icon" sizes="16x16 32x32" href="./images/favicon.ico" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue