From 9cfd3dbeb7967eb4971ccfd5124bbded901acf7a Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Thu, 26 Mar 2026 21:50:35 +0000 Subject: feat: add rose-pine theme --- themes/rose-pine/home.html | 324 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 324 insertions(+) create mode 100644 themes/rose-pine/home.html (limited to 'themes/rose-pine/home.html') diff --git a/themes/rose-pine/home.html b/themes/rose-pine/home.html new file mode 100644 index 0000000..5b7b6fa --- /dev/null +++ b/themes/rose-pine/home.html @@ -0,0 +1,324 @@ + + + + + + {{ .SiteTitle }} + + + + + + + + +
+
+

{{ .SiteTitle }}

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

{{ .AuthorBio }}

+
+ +
+

Latest Posts

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