From a3cb8dc08243dc21525194d3d80aca462f19622f Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 13 Mar 2024 12:44:40 +0200 Subject: [PATCH] fix blog post size --- templates/blogPage.html | 14 +++++++------- templates/categories/single.html | 4 ++-- templates/partials/postCard.html | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/blogPage.html b/templates/blogPage.html index 0b38cb9a9..dfa5bd6ef 100644 --- a/templates/blogPage.html +++ b/templates/blogPage.html @@ -20,21 +20,21 @@ loop.first %} {% set_global content=part%} {% else %} {% set_global content=content ~ "threefold.io" ~ part%} {% endif %} {% endfor %} {% endif %}
-
+
-

+

{{ page.title }} -

+ -

+

{{ page.description }} -

-