From 910253c8f446eac92271f40a7a35e77a8f83c331 Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 27 Jun 2025 22:20:59 +0000 Subject: [PATCH] Renaming home back to index --- src/pages/{home.astro => index.astro} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pages/{home.astro => index.astro} (100%) diff --git a/src/pages/home.astro b/src/pages/index.astro similarity index 100% rename from src/pages/home.astro rename to src/pages/index.astro