From 8ca9be6d9d0af7f2f9d34a0752d7d05657f3676e Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Fri, 13 Sep 2019 12:52:48 +0200 Subject: [PATCH] broken titles --- _includes/seo.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_includes/seo.html b/_includes/seo.html index 9f0b537..a36dfec 100644 --- a/_includes/seo.html +++ b/_includes/seo.html @@ -1,8 +1,10 @@ -{% seo %} +{% if page.collection == 'tracks' %}{{ page.title }} - A musical piece by Sakrecoer{% else %}{{ page.title }} | {{ site.title }}{% endif %} - +{% seo title=false %} + +