From f32213675b7af3f706baf0257c3e4379799c926b Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Sat, 4 Apr 2026 21:01:01 +0000 Subject: feat: add new theme "magical" --- themes/magical/home.html | 352 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 themes/magical/home.html (limited to 'themes/magical/home.html') diff --git a/themes/magical/home.html b/themes/magical/home.html new file mode 100644 index 0000000..bb0e936 --- /dev/null +++ b/themes/magical/home.html @@ -0,0 +1,352 @@ + + + + + + {{ .SiteTitle }} + + + + + + +
+ + +
+

{{ .AuthorName }}

+

{{ .AuthorRole }}

+

{{ .AuthorBio }}

+
+ +
+
+ Writing + +
+ + {{ if .Posts }} + + {{ else }} +

No posts yet.

+ {{ end }} +
+ + +
+ + -- cgit v1.3.1