From 2f8c055e058ad07cd74b7de2b3f129c67561e243 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 29 May 2026 12:31:11 +0000 Subject: [PATCH 1/2] Initial plan From 85e1403ef89f80cd99c457e64e8a8dd108fcc4e6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 29 May 2026 12:34:22 +0000 Subject: [PATCH 2/2] Fix home vs nav hub routing and labels --- views/404.ejs | 12 ++++++------ views/index.ejs | 2 +- views/partials/footer.ejs | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/views/404.ejs b/views/404.ejs index ec88058..979e1f8 100644 --- a/views/404.ejs +++ b/views/404.ejs @@ -59,17 +59,17 @@

Go Back Home

-

Return to the main navigation page to explore all projects

- Home Page +

Return to the main landing page

+ Home Page
-

Explore Projects

-

Check out the different HTML projects in this collection

- View Projects +

Projects Navigation Hub

+

Explore all project and page links from the navigation hub

+ Open Navigation Hub
- Back to Home + Back to Home diff --git a/views/index.ejs b/views/index.ejs index 07229df..98b5378 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -188,7 +188,7 @@