diff options
author | Noah <mounderfod@gmail.com> | 2023-08-01 12:38:43 +0000 |
---|---|---|
committer | Noah <mounderfod@gmail.com> | 2023-08-01 12:38:43 +0000 |
commit | b3d576f3e7bfaa86380684c0963903055ebb423e (patch) | |
tree | c2008e2c658a1c948bcbbd26ec92d4d53b6f5ac9 | |
parent | 2858f965c3758f033909f50979f58e3cc7999c7a (diff) | |
download | website-b3d576f3e7bfaa86380684c0963903055ebb423e.tar.gz |
Fix date on plaintext post
-rw-r--r-- | _posts/2023-07-29-plaintext-is-beautiful.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2023-07-29-plaintext-is-beautiful.md b/_posts/2023-07-29-plaintext-is-beautiful.md index 06b7c14..b91d661 100644 --- a/_posts/2023-07-29-plaintext-is-beautiful.md +++ b/_posts/2023-07-29-plaintext-is-beautiful.md @@ -1,7 +1,7 @@ --- layout: post title: Plaintext is Beautiful -date: 2023-07-18T09:27:00Z +date: 2023-07-29T13:38:00Z tags: [webdev, text editor, development, gopher] --- |