Remove support for Amazon because they are banned me for not making money off this.
This commit is contained in:
parent
c32b756aba
commit
fc33d1ea92
12 changed files with 5 additions and 197 deletions
|
@ -4,13 +4,13 @@
|
|||
<title>Combine.fm • <%=head.title%></title>
|
||||
<link rel="stylesheet" href="/dist/<%=manifest['style/main.css']%>" />
|
||||
|
||||
<meta name='description' content='Combine.fm matches album and track links from Youtube, Spotify, Google Music, Apple Music, Amazon Music and Deezer and gives you back one link with matches we find on all of them.' />
|
||||
<meta name='description' content='Combine.fm matches album and track links from Youtube, Spotify, Google Music, Apple Music and Deezer and gives you back one link with matches we find on all of them.' />
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1' />
|
||||
<meta name='theme-color' content='#FE4365' />
|
||||
<meta name='twitter:card' content='<%=typeof share == 'undefined' ? 'summary': 'summary_large_image'%>' />
|
||||
<meta name='twitter:site' content='@Combinefm' />
|
||||
<meta name='twitter:title' property='og:title' content='Combine.fm • <%=head.title%>' />
|
||||
<meta name='twitter:description' property='og:description' content='Combine.fm matches album and track links from Youtube, Spotify, Google Music, Apple Music, Amazon Music and Deezer and gives you back one link with matches we find on all of them.' />
|
||||
<meta name='twitter:description' property='og:description' content='Combine.fm matches album and track links from Youtube, Spotify, Google Music, Apple Music and Deezer and gives you back one link with matches we find on all of them.' />
|
||||
<meta name='twitter:image:src' property='og:image' content='<%=head.image%>' />
|
||||
<meta name="slack-app-id" content="AA9SLSFFC">
|
||||
<meta property='og:url' content='<%=head.shareUrl%>' />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue