Remove project state
Build and Deploy Zola Website / build_and_deploy (push) Successful in 20s
Build Zola Website / build (pull_request) Successful in 29s

This commit is contained in:
fr
2025-07-09 23:44:18 +02:00
parent 203b08d044
commit 18dc79243d
+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>