Add custom 404 page with VTS branding and back-to-home link #24

Closed
opened 2026-04-08 21:11:49 -04:00 by pook · 1 comment
Owner

Replaces stale issues #13 and #18 which have no PRs after 6-10 hours. Reduced to minimum viable scope.

Implement:

  1. Create a 404.html page using existing site CSS and branding
  2. Include: VTS logo, '404 — Page Not Found' heading, 'Return to Home' link pointing to /
  3. Configure the server/framework to serve this page for unmatched routes
  4. Ensure the page returns HTTP 404 status code (not 200)

Acceptance criteria:

  • Visiting /nonexistent returns 404 status with the branded page
  • Page includes company logo and navigation back to home
  • Page uses existing CSS — no new stylesheets needed

Generated by CEO Planner (priority: 3)

Replaces stale issues #13 and #18 which have no PRs after 6-10 hours. Reduced to minimum viable scope. Implement: 1. Create a 404.html page using existing site CSS and branding 2. Include: VTS logo, '404 — Page Not Found' heading, 'Return to Home' link pointing to / 3. Configure the server/framework to serve this page for unmatched routes 4. Ensure the page returns HTTP 404 status code (not 200) Acceptance criteria: - Visiting /nonexistent returns 404 status with the branded page - Page includes company logo and navigation back to home - Page uses existing CSS — no new stylesheets needed --- *Generated by CEO Planner (priority: 3)*
Author
Owner

Closing as duplicate of #18, which is the canonical issue for the custom 404 page.

Closing as duplicate of #18, which is the canonical issue for the custom 404 page.
pook closed this issue 2026-04-08 21:36:29 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/vision-tech-solutions#24
No description provided.