From 276e129981ff5e08716a259e68cc4e1e678747db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Tue, 16 Sep 2014 13:25:36 +0200 Subject: [PATCH] removed date --- _includes/pagination.html | 2 +- about.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/pagination.html b/_includes/pagination.html index 8008eed..3ef6d95 100644 --- a/_includes/pagination.html +++ b/_includes/pagination.html @@ -8,7 +8,7 @@ Total paginate-pages: {{ paginator.total_pages }} {% for post in paginator.posts %}
-

{% if post.subheadline %}{{ post.subheadline }}{% endif %} {{ post.date | date: "%d.%m.%Y" }} · {% if post.categories %}{{ post.categories | join: ' · ' }}{% endif %}

+

{% if post.subheadline %}{{ post.subheadline }}{% endif %}{% if post.categories %}{{ post.categories | join: ' · ' }}{% endif %}

{{ post.title }}

{% if post.image.thumb %}{{ page.title escape_once }}{% endif %} diff --git a/about.md b/about.md index ffb49ef..869e7cf 100644 --- a/about.md +++ b/about.md @@ -15,7 +15,7 @@ permalink: "/about/" * Responsive Gallery, Videos, Grid, Typography,... * 100% GitHub Pages friendly -* Easy editable navigation +* Easy editable navigation and social media links * Lots of possibilities to customize it to your needs * Various post formats to let your content shine * Uses Jekyll 2.0