From 38425b16701f64643b2f407c60b4c9a30ebbe024 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 21 Jul 2026 11:11:46 +0000 Subject: [PATCH 1/2] refactor: route index through Base layout, dedup head/footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit index.astro imported Base but still rendered its own full document. Convert it to render through , removing the duplicate ,