From f51c29d4de59b4f7b642327a1271f3dafc8aa6d1 Mon Sep 17 00:00:00 2001 From: Scott Henderson <3924836+scottyhq@users.noreply.github.com> Date: Tue, 2 Sep 2025 14:02:24 -0700 Subject: [PATCH] fix publish date --- src/posts/flexible-indexing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/flexible-indexing/index.md b/src/posts/flexible-indexing/index.md index 750e257d5..b08892011 100644 --- a/src/posts/flexible-indexing/index.md +++ b/src/posts/flexible-indexing/index.md @@ -1,6 +1,6 @@ --- title: 'Flexible Indexes: Exciting new ways to slice and dice your data!' -date: '2025-08-11' +date: '2025-09-02' authors: - name: Scott Henderson github: scottyhq