From 38233279a21632709221b3ef466580b10a087d29 Mon Sep 17 00:00:00 2001 From: giles Date: Mon, 23 Feb 2026 16:54:02 +0000 Subject: [PATCH] =?UTF-8?q?Rename=20blog.home=20=E2=86=92=20blog.index=20i?= =?UTF-8?q?n=20not=5Ffound=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The blog index moved from / to /index; homepage now shows a Ghost page. Co-Authored-By: Claude Opus 4.6 --- browser/templates/_types/blog/not_found.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/templates/_types/blog/not_found.html b/browser/templates/_types/blog/not_found.html index 525c188..f539822 100644 --- a/browser/templates/_types/blog/not_found.html +++ b/browser/templates/_types/blog/not_found.html @@ -8,8 +8,8 @@ The post "{{ slug }}" could not be found.