Texts edited, projects redesigned, posts temporarily removed, pkmples project added and more
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 19s
Build Zola Website / build (pull_request) Successful in 15s

This commit is contained in:
2024-02-23 03:06:08 +01:00
parent 2e25a00637
commit 9c4bfc84ff
14 changed files with 76 additions and 108 deletions

View File

@ -4,7 +4,6 @@
<link rel="stylesheet" href="/project_list.css">
{% endblock styles %}
{% block content %}
<section class="project-list content">
<h1>My Projects</h1>
@ -26,3 +25,4 @@
{% endfor %}
</section>
{% endblock content %}