From 41d38509d46e27ad464798a23e7d39d29ac170d9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 29 Aug 2025 14:22:59 -0400 Subject: misc: re-indent --- projects/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html index 9ffb78c..beb392c 100644 --- a/projects/index.html +++ b/projects/index.html @@ -2,23 +2,23 @@ title = PROJECTS ---
-

PROJECTS

-

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

+

PROJECTS

+

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

- {{ eachdo resources.projects }} + {{ eachdo resources.projects }} -
-

{{ put name }}

-

{{ put description }}

-
+
+

{{ put name }}

+

{{ put description }}

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