From 5049576df34769e73f39b6931f58729b306bcc0d Mon Sep 17 00:00:00 2001 From: Nguyen Ngo Date: Wed, 13 Aug 2025 13:11:30 -0400 Subject: [PATCH] Minor change --- templates/projects.html | 536 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 536 insertions(+) diff --git a/templates/projects.html b/templates/projects.html index 4502cce..a8fbbb7 100644 --- a/templates/projects.html +++ b/templates/projects.html @@ -192,4 +192,540 @@ document.addEventListener('DOMContentLoaded', function() { }); }); + {% endblock %} \ No newline at end of file