From 4dd811db36f1249771706cf07b2f5689e08c96bb Mon Sep 17 00:00:00 2001 From: Rohail Taimour Date: Wed, 25 Oct 2023 19:11:03 +0200 Subject: [PATCH] Working version --- .../index.md | 2 +- .../index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/post/series-building-a-scraper-that-scales/2023-10-25-the-motivation-to-build-a-scraper-in-python/index.md b/content/post/series-building-a-scraper-that-scales/2023-10-25-the-motivation-to-build-a-scraper-in-python/index.md index d4c6987..d0f3af9 100644 --- a/content/post/series-building-a-scraper-that-scales/2023-10-25-the-motivation-to-build-a-scraper-in-python/index.md +++ b/content/post/series-building-a-scraper-that-scales/2023-10-25-the-motivation-to-build-a-scraper-in-python/index.md @@ -7,7 +7,7 @@ series: series-building-a-scraper-that-scales authors: - admin url: "/a-scraper-that-scales-part-i/" -date: 2023-10-25T16:14:00+02:00 +date: 2023-10-24T16:14:00+02:00 draft: false --- diff --git a/content/post/series-building-a-scraper-that-scales/2023-10-26-stateful-applications-need-to-be-designed-differently/index.md b/content/post/series-building-a-scraper-that-scales/2023-10-26-stateful-applications-need-to-be-designed-differently/index.md index 6640abc..d49c8a8 100644 --- a/content/post/series-building-a-scraper-that-scales/2023-10-26-stateful-applications-need-to-be-designed-differently/index.md +++ b/content/post/series-building-a-scraper-that-scales/2023-10-26-stateful-applications-need-to-be-designed-differently/index.md @@ -7,7 +7,7 @@ series: series-building-a-scraper-that-scales authors: - admin url: "/a-scraper-that-scales-part-ii/" -date: 2023-10-26T16:15:28+02:00 +date: 2023-10-25T16:15:28+02:00 draft: false ---