From 8f12b3afe5c201812a85bb8a13b4401264289fbf Mon Sep 17 00:00:00 2001 From: Josh Bairstow Date: Tue, 2 Jun 2026 01:17:04 +1000 Subject: [PATCH] fix(blog): use curly quotes around empty-state query span Spec called for U+201C / U+201D; commit d7dc22d landed ASCII quotes. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/pages/blog/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro index 14329fc..5f2a80d 100644 --- a/src/pages/blog/index.astro +++ b/src/pages/blog/index.astro @@ -129,7 +129,7 @@ for (const post of posts) {