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 %}
{% if post.image.thumb %}{% 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