From c8de4e8611b6fc094e85c0aa2785f55c5e358f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Wed, 18 Feb 2015 13:12:15 +0100 Subject: [PATCH] update --- _includes/meta_information.html | 3 +-- _layouts/page.html | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/_includes/meta_information.html b/_includes/meta_information.html index 4c8d6ee..f626059 100644 --- a/_includes/meta_information.html +++ b/_includes/meta_information.html @@ -1,7 +1,6 @@

- {{ page.date | date: "%d.%m.%Y" }} - {% if page.categories %} {{ page.categories | join: ' · ' | upcase }}{% endif %} + {% if page.categories %} {{ page.categories | join: ' · ' | upcase }}{% endif %} {% for tag in page.tags %} {{tag}} {% endfor %}

diff --git a/_layouts/page.html b/_layouts/page.html index f76f3cc..a6e8039 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -11,7 +11,7 @@ format: post
-
+
{% if page.image.title %}{{ page.title escape_once }}{% endif %} {% if page.image.url && page.image.credit %} @@ -21,7 +21,7 @@ format: post {% endif %} {% if page.subheadline %}

{{ page.subheadline }}

{% endif %} -

{{ page.title }}

+

{{ page.title }}