updates to format

This commit is contained in:
timurgordon
2024-02-28 19:32:07 -05:00
parent 7145717442
commit 7dded5be57
14 changed files with 245 additions and 62 deletions

View File

@@ -22,7 +22,6 @@ and a side nav for category and featured post navigation
{% endif %}
{% endfor %}
{% include "partials/featuredBlog.html" %}
<div class="flex flex-col md:flex-row container mx-auto my-6">
{% include "partials/blogPosts.html" %}