From a8c8b3e4321274053e72880f888634d027fc31ad Mon Sep 17 00:00:00 2001 From: imtodor Date: Fri, 19 Oct 2018 10:21:14 +0300 Subject: [PATCH] feat: Adding product to the title. --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index cc1800a..7cdfe4c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,7 @@ - {{ page.page_title | default: generated_title }} + {{ page.page_title | page.title }} - {{ site.product }} {% if page.res_type %}{% else %}{% endif %}