broken comment
This commit is contained in:
parent
0c955af009
commit
4bbe045bc5
1 changed files with 1 additions and 4 deletions
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
<!-- Facebook -->
|
||||
|
||||
|
||||
<meta property="og:title" content="{{ page.common.title }}" />
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta property="og:description" content="Listen and to a track by {{ page.common.artist | strip_html }} from the release "{{ page.common.album | strip_html }}" and support your remote artist!" />
|
||||
|
|
@ -86,7 +85,6 @@
|
|||
|
||||
<!-- Facebook -->
|
||||
|
||||
|
||||
<meta property="og:title" content="{{ page.name }} by {{ page.artists }}" />
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta property="og:description" content="Listen and to a release by {{ page.artists | strip_html }} named "{{ page.name | strip_html }}" and support your remote artist!" />
|
||||
|
|
@ -139,7 +137,6 @@
|
|||
|
||||
<!-- Facebook -->
|
||||
|
||||
|
||||
<meta property="og:title" content="{{ page.title }} | {{ site.title }}" />
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta property="og:description" content="{{ page.description }}" />
|
||||
|
|
@ -155,5 +152,5 @@
|
|||
<meta name="twitter:description" content="{{ page.description }}" />
|
||||
<meta name="twitter:image" content="{{ page.image }}" />
|
||||
|
||||
<!-- END seo.html --
|
||||
<!-- END seo.html -->
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue