Remove project state

This commit is contained in:
fr
2025-08-27 19:28:14 +02:00
parent c381c3604c
commit 3579a7e69e
+1 -1
View File
@@ -20,7 +20,7 @@
{% endif %}
</p>
<hr>
<p>{{ project.date }} | {{ project.extra.state}}</p>
<p>{{ project.date }}</p>
</div>
{% endfor %}
</section>