Add hour, minute and seconds to content dates

This commit is contained in:
jultty 2024-12-07 11:16:25 -03:00
commit c12feff7c6
8 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
+++
title = "New notes section"
date = 2024-11-17
date = 2024-11-17T00:00:01-03:00
+++
This blog now has a Notes section for shorter, less elaborate thoughts, meant to allow more free-form updates as opposed to the longer posts which take much more time to write.

View file

@ -1,6 +1,6 @@
+++
title = "On self-hosting being a patch"
date = 2024-11-23
date = 2024-11-23T15:00:00-03:00
+++
Recently the blog post [Self-Hosting Isn't a Solution; It's A Patch](https://matduggan.com/self-hosting-isnt-a-solution-its-a-patch/) landed in my reading list via [Lobsters](https://lobste.rs/s/eisgx0/self_hosting_isn_t_solution_it_s_patch).