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/about.md | |
parent | 4f2d8213f58687268351b36f48c47f83c3617888 (diff) |
add publishDate to post
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.md b/content/about.md index c4d03c4..14813f7 100644 --- a/content/about.md +++ b/content/about.md @@ -2,7 +2,7 @@ title = "about" author = ["santi"] description = "a lower case only blog, purely for aesthetics" -lastmod = 2024-06-01T19:13:52-03:00 +lastmod = 2024-06-01T19:24:41-03:00 draft = false menu = "main" +++ |