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.",