mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Update Open Graph meta info
This commit is contained in:
parent
ee89581f5c
commit
a589503376
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
preview.png
|
||||
|
|
@ -6,9 +6,11 @@
|
|||
<meta name="description" content="Winamp 2.9 reimplemented in HTML5 and
|
||||
JavaScript" />
|
||||
<meta property="og:title" content="Winamp2-js" />
|
||||
<meta property="og:description" content="Winamp 2.9 reimplemented in HTML5 and
|
||||
JavaScript" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url"
|
||||
content="http://jordaneldredge.com/projects/winamp2-js" />
|
||||
content="http://jordaneldredge.com/projects/winamp2-js/" />
|
||||
<meta property="og:image"
|
||||
content="http://jordaneldredge.com/projects/winamp2-js/preview.png" />
|
||||
<link rel='stylesheet' type='text/css' href='winamp.css' />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue