We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a7a5c commit c4a511bCopy full SHA for c4a511b
1 file changed
README.md
@@ -20,6 +20,7 @@ This repo serves as my ongoing learning-in-public journal. I write daily or week
20
21
## Folder Structure
22
23
+```text
24
devlog/
25
├─ _layouts/ # Jekyll layout templates
26
├─ assets/ # Custom styles
@@ -30,6 +31,8 @@ devlog/
30
31
├─ _config.yml # Jekyll config
32
└─ README.md # This file
33
34
+```
35
+
36
---
37
38
## 🛠 How I Work on This
0 commit comments