+
{{ page.title }}
-
+
- +
{{ page.description }}
-
-
-
-
+
-
{% if author %}
{% set author_img = get_url(path='/' ~ author.relative_path | replace(from='_', to='-') |
diff --git a/templates/categories/single.html b/templates/categories/single.html
index c57944732..d35a1329f 100644
--- a/templates/categories/single.html
+++ b/templates/categories/single.html
@@ -2,9 +2,9 @@
{% block content %}
-
+ - +{%endif%} -{% include "partials/blogPosts.html" %} {% include "partials/blogSidebar.html" %}diff --git a/templates/partials/postCard.html b/templates/partials/postCard.html index b70123c83..ea770c8f3 100644 --- a/templates/partials/postCard.html +++ b/templates/partials/postCard.html @@ -19,9 +19,9 @@+-+
{{ post.title }}
{% if post.description %}