From 268dfc987664416db099761d51a5c007eb926904 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 28 May 2024 21:03:16 -0400 Subject: fix date --- src/web/_views/template/post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/_views/template/post.php') diff --git a/src/web/_views/template/post.php b/src/web/_views/template/post.php index 3dcae8f..b8ea69a 100644 --- a/src/web/_views/template/post.php +++ b/src/web/_views/template/post.php @@ -5,7 +5,7 @@
- + main->date($post['created'])?>

-- cgit v1.2.3-freya