summaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-27 00:23:01 +0000
committerHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-27 00:23:01 +0000
commit38f75dbac195815710bcfb54dd7c6bfd1afeb224 (patch)
treee8a1129f934be977d71b29d189c44311c33609c0 /config.yaml
parentad8a7daced9ac7b8e58b5eaba92dec05dc90b88d (diff)
chore: cleanup root dir
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml11
1 files changed, 6 insertions, 5 deletions
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"