From 4d78517a19684cc574de3754f6f36c82f0a8179e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Aug 2026 14:08:19 -0500 Subject: Use a straight apostrophe on the home page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Transcribing theme/templates/index.html into home.html turned "I've" into "I’ve", so the org-ssg build rendered a curly apostrophe where the live page has an ASCII one — the only character that differed between them. --- content/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/templates') diff --git a/content/templates/home.html b/content/templates/home.html index 8333312..6d280ee 100644 --- a/content/templates/home.html +++ b/content/templates/home.html @@ -18,7 +18,7 @@ user control, and long-term utility.

Recent Posts

-

Things I’ve written recently.

+

Things I've written recently.