From 12aa6132e03cfc6ac29dc7683d72f7ea34b0aa43 Mon Sep 17 00:00:00 2001 From: Tormi Tabor Date: Thu, 12 Jan 2017 16:46:52 +0200 Subject: [PATCH] Lisasin artikli mallile pealkirja --- _layouts/IT.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_layouts/IT.html b/_layouts/IT.html index 18acc28..29456db 100644 --- a/_layouts/IT.html +++ b/_layouts/IT.html @@ -1,6 +1,11 @@ + + {% if page.title %} {{ site.title }} > {{ page.title }} + {% else %} {{ site.title }} + {% endif %} +