From 580b7553fcac8bc5924d24e71487bdabb9595220 Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Thu, 26 Mar 2026 21:50:29 +0000 Subject: feat: add catppuccin theme --- themes/modern-dark-catppuccin/home.html | 327 ++++++++++++++++++++++++++++++++ 1 file changed, 327 insertions(+) create mode 100644 themes/modern-dark-catppuccin/home.html (limited to 'themes/modern-dark-catppuccin/home.html') diff --git a/themes/modern-dark-catppuccin/home.html b/themes/modern-dark-catppuccin/home.html new file mode 100644 index 0000000..912c9f5 --- /dev/null +++ b/themes/modern-dark-catppuccin/home.html @@ -0,0 +1,327 @@ + + + + + + {{ .SiteTitle }} + + + + + + + + +
+
+

{{ .SiteTitle }}

+
+ {{ .AuthorName }} + {{ .AuthorRole }} +
+

{{ .AuthorBio }}

+
+ +
+

Latest Posts

+ +
+
+ + + + \ No newline at end of file -- cgit v1.3.1