diff options
| author | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-23 23:37:43 +0000 |
|---|---|---|
| committer | Himanshu Sardana <himanshusardana2005@gmail.com> | 2026-03-23 23:37:43 +0000 |
| commit | 25787ba6df487f36d0e59de19e4f8ec7c83bd06b (patch) | |
| tree | 179da0e520d821919b7ba7dea7446ca9aadbc7be /config.yaml | |
| parent | 9ce6c42b05b2e316d3aef11c51f114e3ef545fa8 (diff) | |
feat: add config file parsing
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..7c0463f --- /dev/null +++ b/config.yaml @@ -0,0 +1,4 @@ +siteTitle: "himanshu.co" +authorName: "Himanshu Sardana" +authorRole: "Linux Enthusiast" +authorBio: "i use arch btw" |
