added categories taxonomy for blog

This commit is contained in:
timurgordon
2022-02-11 11:19:47 +03:00
parent 1b584f8d4e
commit 4db8c88e3c
19 changed files with 145 additions and 103 deletions

View File

@@ -9,6 +9,5 @@
<div class="flex">
{% include "partials/blogPosts.html" %}
{% include "partials/blogSidebar.html" %}
</div>
</main> {% endblock content %}