From 4ff75057dada7bee97f347b2e3125b67c8b0bc1b Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Wed, 11 Mar 2026 19:33:44 +0100 Subject: [PATCH] renamed project n5 to homesick on main page --- src/routes/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 0e6d99c..34a1a0b 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -15,7 +15,7 @@ const galleryTopRow: GalleryRowEntry[] = [ { - title: "Project N5 – devlog", + title: "Homesick – devlog", description: `My active Godot game project about finding yourself in an unfamiliar future. latest update: ${latestDevlogDate}`, img: "projects/projectn5/banner2.webp", altText: "The protagonist Laura standing on a floating platform in the purple test level. Ziplines are all around her and the text 'When this text is spinning, the game is not paused' is frozen in the sky.",