changed Project N5 references in some places to Homesick

This commit is contained in:
2026-03-11 18:57:19 +01:00
parent e094d68dfa
commit a186a0e4bc
4 changed files with 7 additions and 7 deletions

View File

@@ -65,10 +65,10 @@ export const games: Project[] = [
banner: "/projects/projectn5/banner2.webp",
icon: "",
date: "September 2023 now",
title: "Project N5",
title: "Homesick",
subtitle: "",
paragraphs: [
"I'm currently working on a game developed using Godot, entitled Project N5! It's aiming to be an action-adventure 3D jump & run heavily inspired by games such as <a href='https://en.wikipedia.org/wiki/Ratchet_%26_Clank'>Ratchet & Clank</a>.",
"I'm currently working on a game developed using Godot, entitled Homesick! It's aiming to be an action-adventure 3D jump & run heavily inspired by games such as <a href='https://en.wikipedia.org/wiki/Ratchet_%26_Clank'>Ratchet & Clank</a>.",
"I maintain a development log, feel free to check it out if you're curious! Or play some of the old builds available for download below.",
],
links: [
@@ -77,7 +77,7 @@ export const games: Project[] = [
link: "/projects/projectn5",
},
{
text: "Play an <b>old build</b> (developed until 2025-05-16)",
text: "Play an <b>old web build</b> (developed until 2025-05-16)",
link: "https://apps.denizk0461.dev/projectn5",
},
{