diff options
author | Leonardo Santiago <[email protected]> | 2024-06-01 19:27:45 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-01 19:27:45 -0300 |
commit | 675360cd99126632893403bb6d498e168f774909 (patch) | |
tree | fa21901c8a2a67941edccb6ab7505686b4cd4e77 /content/_index.md | |
parent | 4f2d8213f58687268351b36f48c47f83c3617888 (diff) |
add publishDate to post
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index ff54223..3b369ca 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,7 +2,7 @@ title = "home" author = ["santi"] description = "a lower case only blog, purely for aesthetics" -lastmod = 2024-06-01T18:59:08-03:00 +lastmod = 2024-06-01T19:24:40-03:00 draft = false +++ |