From 4ad1c5764e927c001d34914cda85927232fd11e1 Mon Sep 17 00:00:00 2001 From: Namonay Date: Mon, 1 Dec 2025 14:26:41 +0000 Subject: [PATCH] add: button on featured project too --- src/data/templates/index.html | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/src/data/templates/index.html b/src/data/templates/index.html index de89e5a..ab2d3b9 100644 --- a/src/data/templates/index.html +++ b/src/data/templates/index.html @@ -30,23 +30,32 @@ {% for project in projects %}
{% endblock %}