From b5f3152dadfda337661688f4cb7fd7ced94b6595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Fri, 16 Sep 2022 05:45:28 +0200 Subject: [PATCH] Fix another date --- content/post/20201008-flutter-simple-router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/20201008-flutter-simple-router.md b/content/post/20201008-flutter-simple-router.md index 9ecb88a..47c3e25 100644 --- a/content/post/20201008-flutter-simple-router.md +++ b/content/post/20201008-flutter-simple-router.md @@ -1,5 +1,5 @@ --- -date: 2020-10-08T23:00:00+01:00 +date: 2020-09-08T23:00:00+01:00 title: Flutter simple router author: jochum tags: