From fcc121911fd06030320b8401bfae58f181490b55 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 2 Aug 2025 08:39:40 +0530 Subject: tailwind: prose --- projects.html | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 projects.html (limited to 'projects.html') diff --git a/projects.html b/projects.html deleted file mode 100644 index fcf9f47..0000000 --- a/projects.html +++ /dev/null @@ -1,35 +0,0 @@ -
- - {{ include "navbar.html" }} - -
- -
-

PROJECTS

-

Here's a bunch of things I've done.

-
- -
- - {{ eachdo projects }} - - -
-
-

{{ put name }}

-

{{ put description }}

-
- -
{{ put languages }}
-
-
- - {{ endeachdo }} - -
- -
- - {{ include "footer.html" }} - -
-- cgit v1.2.3