feat: updated template stypes for model-list, projects-list and blog-list

This commit is contained in:
Lucas Oskorep
2024-03-12 12:45:34 -04:00
parent 87d5e275dd
commit e2c05722d4
4 changed files with 49 additions and 4 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
{% block content %}
<div class="posts">
PROJECT LIST HERE
<h1 class="post-title">
<a>Models</a>
</h1>
{% for article in articles %}
{% if article.category == 'projects' %}
<div class="post">