From: Mark Otto Date: Tue, 31 Dec 2013 19:04:09 +0000 (-0800) Subject: simpler head X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=29623a938419635e76deb09eabcc41f4fea013df;p=blog simpler head --- diff --git a/_includes/head.html b/_includes/head.html index 699f04a..1f577f0 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,17 +7,15 @@ {% if page.title %} - {{ page.title }} + {{ page.title }} · {{ site.title }} {% else %} - {{ site.title }} + {{ site.title }} · {{ site.tagline }} {% endif %} - · {{ site.tagline }} -