mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 01:29:22 +00:00
Make https the canonical URL
This commit is contained in:
parent
c9e57c0a08
commit
dd875cff52
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<meta property="og:title" content="Winamp2-js • 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/" />
|
||||
<meta property="og:url" content="https://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='css/page.css' />
|
||||
<link rel="shortcut icon" sizes="16x16 32x32" href="favicon.ico">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue