From d257acac369a77f892579166ba2bcfe1818e59ca Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 2 Aug 2025 09:43:02 +0530 Subject: projects: add title to index --- projects/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'projects') diff --git a/projects/index.html b/projects/index.html index 3ae9056..f9dbaf0 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1,3 +1,5 @@ +{{ contentfor "title" }}PROJECTS{{ endcontent }} +

PROJECTS

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

-- cgit v1.2.3