From 9967cf463e6d78791f72d1f17541f246749a7181 Mon Sep 17 00:00:00 2001 From: Paul-Nicolas Madelaine Date: Sun, 21 Sep 2025 20:34:42 +0200 Subject: [PATCH] fix date --- content/posts/2025-09-03-eschac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2025-09-03-eschac.md b/content/posts/2025-09-03-eschac.md index 1089496..39efb15 100644 --- a/content/posts/2025-09-03-eschac.md +++ b/content/posts/2025-09-03-eschac.md @@ -1,6 +1,6 @@ --- title: "Releasing eschac" -date: 2025-03-09 +date: 2025-09-03 summary: A rust library for computing chess moves ---