diff options
| author | Brandon C. Irizarry <brandon.irizarry@gmail.com> | 2026-03-12 14:06:07 -0400 |
|---|---|---|
| committer | Brandon C. Irizarry <brandon.irizarry@gmail.com> | 2026-03-12 14:06:07 -0400 |
| commit | 39c832ac1fbc58229aa19b1187fe564a7f1a6a1c (patch) | |
| tree | 5273de354fa1c3714ed73fe1f3f03253c7037842 | |
| parent | 4ea0a5647fbcd269d263ce1b289f630ebfb4476e (diff) | |
Add date to index.md
| -rw-r--r-- | index/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index/index.md b/index/index.md index f9b5850..e12ac42 100644 --- a/index/index.md +++ b/index/index.md @@ -1,6 +1,7 @@ +++ title = "Brandon's Blog" summary = "My website's front page." +date = 2026-03-11 +++ Welcome to my site! |
