From c3b34a772c210b06a502c08910e3800a2e18346e Mon Sep 17 00:00:00 2001 From: Namonay Date: Mon, 1 Dec 2025 14:14:40 +0000 Subject: [PATCH] add: womp --- src/data/templates/projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/templates/projects.html b/src/data/templates/projects.html index 6160056..e895c54 100644 --- a/src/data/templates/projects.html +++ b/src/data/templates/projects.html @@ -26,12 +26,12 @@ - { % if project.button % } + {% if project.button %} - { % endif % } + {% endif %}