ihhub/fheroes2
View on GitHubAdd a custom 404 error-page for the project's website
Open
#10,563 opened on Mar 12, 2026
good first issueimprovementlow prioritywebsite
Repository metrics
- Stars
- (3,415 stars)
- PR merge metrics
- (PR metrics pending)
Description
Preliminary checks
- I've checked that there aren't other open issues on the same topic.
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