ihhub/fheroes2

Add a custom 404 error-page for the project's website

Open

#10,563 opened on Mar 12, 2026

 (4 comments) (0 reactions) (0 assignees)C++ (469 forks)auto 404
good first issueimprovementlow prioritywebsite

Repository metrics

Stars
 (3,415 stars)
PR merge metrics
 (PR metrics pending)

Description

Preliminary checks

Describe the problem requiring a solution

It's possible to implement custom 404 page for non-existent pages (due to typos in urls, old links to non-existing pages, etc)

Current one:

Proposed:

Describe the possible solution

^

Additional info

No response

Contributor guide