mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Improve meta information
This commit is contained in:
parent
99f4d980fb
commit
bfe59157f4
1 changed files with 4 additions and 6 deletions
10
index.html
10
index.html
|
|
@ -1,13 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Winamp2-js</title>
|
||||
<title>Winamp2-js &ball; Winamp in your browser</title>
|
||||
<meta charset="utf-8" />
|
||||
<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 name="description" content="Winamp 2.9 reimplemented in HTML5 and JavaScript" />
|
||||
<meta property="og:title" content="Winamp2-js &ball; Winamp in your browser" />
|
||||
<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/" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue