From 8e824d37627b5e874469301755ca5593a4580ff6 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 2 Aug 2025 22:16:39 +0530 Subject: site: abstract into class groups --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 36907ba..72ec984 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ -{{ contentfor "title" }}HOME{{ endcontent }} +title = HOME +---
-- cgit v1.2.3