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 %}