From 38f75dbac195815710bcfb54dd7c6bfd1afeb224 Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Fri, 27 Mar 2026 00:23:01 +0000 Subject: chore: cleanup root dir --- config.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 98edbd2..f363450 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,6 @@ -siteTitle: "himanshu.co" -authorName: "Himanshu Sardana" -authorRole: "Linux Enthusiast" -authorBio: "i use arch btw" -# defaultTheme: "modern-light" +siteTitle: "My Blog" +authorName: "Test" +authorRole: "Developer" +authorBio: "Test bio" +defaultTheme: "modern-light" +siteUrl: "https://example.com" -- cgit v1.3.1