From c1f6a107c7114c472c7405f48f8aba613acbd93b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 28 Sep 2024 22:00:30 +0200 Subject: [PATCH] fix the date --- content/blog/2024-10-extending.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2024-10-extending.md b/content/blog/2024-10-extending.md index 74b05dab8..92b63f274 100644 --- a/content/blog/2024-10-extending.md +++ b/content/blog/2024-10-extending.md @@ -1,7 +1,7 @@ +++ title = "Extending the Coreutils project - Rewriting base tools in Rust " draft = true -date = 2024-03-26 +date = 2024-10-01 authors = ["Sylvestre Ledru", "Terts Diepraam"] +++