summaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
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"