broken comment

This commit is contained in:
sakrecoer 2020-07-06 15:18:56 +02:00
parent 0c955af009
commit 4bbe045bc5

View file

@ -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 &quot;{{ page.common.album | strip_html }}&quot; 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 &quot;{{ page.name | strip_html }}&quot; 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 %}