From 13904341ad361bc51f530a1674ef88b5d4fb9ae2 Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Wed, 20 Sep 2023 15:33:00 -0600 Subject: [PATCH] fix date --- www/content/essays/another-real-world-react-to-htmx-port.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/content/essays/another-real-world-react-to-htmx-port.md b/www/content/essays/another-real-world-react-to-htmx-port.md index 3e150ee2..0646c14b 100644 --- a/www/content/essays/another-real-world-react-to-htmx-port.md +++ b/www/content/essays/another-real-world-react-to-htmx-port.md @@ -1,7 +1,7 @@ +++ title = "Another Real World React -> htmx Port" -date = 2022-09-29 -updated = 2022-10-15 +date = 2023-09-20 +updated = 2023-09-20 [taxonomies] author = ["Carson Gross"] tag = ["posts"]