From af0332e7d805f7a4cb1086b66f61ad706a082768 Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Wed, 25 Mar 2026 09:21:19 +0000 Subject: refactor: split into cmd/internal --- home.html | 370 +++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 296 insertions(+), 74 deletions(-) (limited to 'home.html') diff --git a/home.html b/home.html index afdbbcb..0e963fe 100644 --- a/home.html +++ b/home.html @@ -4,8 +4,141 @@ {{ .SiteTitle }} - + + + - - - +
+ + +
+

{{ .AuthorName }}

+

{{ .AuthorRole }}

+

{{ .AuthorBio }}

+
-
- - - {{ if .Posts }} - - {{ else }} -

No posts yet.

- {{ end }} -
- -
- © {{ .Year }} {{ .AuthorName }} - Built with kite -
+ + + +
-- cgit v1.3.1