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/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 projects/index.html (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html new file mode 100644 index 0000000..3ae9056 --- /dev/null +++ b/projects/index.html @@ -0,0 +1,23 @@ +
+

PROJECTS

+

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

+
+ +
+ + {{ eachdo projects }} + + +
+
+

{{ put name }}

+

{{ put description }}

+
+ +
{{ put languages }}
+
+
+ + {{ endeachdo }} + +
-- cgit v1.2.3