From 1a75fcc147a687617d33d2a6844ce782d178381e Mon Sep 17 00:00:00 2001 From: moanos Date: Sat, 28 Sep 2024 12:05:34 +0200 Subject: [PATCH] fix: correct time to make change public --- content/post/django-geocoding/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/django-geocoding/index.md b/content/post/django-geocoding/index.md index c603e8e..74a9512 100644 --- a/content/post/django-geocoding/index.md +++ b/content/post/django-geocoding/index.md @@ -1,6 +1,6 @@ --- title: "Where are you? Geocoding with Django to empower area search - Part 1" -date: 2024-09-28T12:10:10+02:00 +date: 2024-09-28T12:05:10+02:00 draft: false image: "uploads/django_geocoding.png" categrories: ['English']