mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-26 11:34:14 +00:00
Fix copy-pasted metadata
This commit is contained in:
parent
00f3db370f
commit
b9465ade52
1 changed files with 4 additions and 4 deletions
|
|
@ -6,11 +6,11 @@
|
|||
<title>Webcramp • Winamp 0.2a in your browser</title>
|
||||
<link href="lib/os-gui/layout.css" rel="stylesheet" type="text/css" />
|
||||
<link href="lib/os-gui/theme/windows-98.css" rel="stylesheet" type="text/css" />
|
||||
<meta name="description" content="Winamp 2.9 reimplemented in HTML5 and JavaScript" />
|
||||
<meta property="og:title" content="Webamp • Winamp in your browser" />
|
||||
<meta property="og:description" content="Winamp 2.9 reimplemented in HTML5 and JavaScript" />
|
||||
<meta name="description" content="Winamp 0.2a reimplemented in HTML5 and JavaScript" />
|
||||
<meta property="og:title" content="Webcramp • Winamp in your browser" />
|
||||
<meta property="og:description" content="Winamp 0.2a reimplemented in HTML5 and JavaScript" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://webamp.org" />
|
||||
<meta property="og:url" content="https://0.2a.webamp.org" />
|
||||
<meta property="og:image" content="https://getwacup.com/images/Winamp_0.2a.jpg" />
|
||||
<link rel="shortcut icon" href="winamp-0.2.png" type="image/png" />
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue