Commit Graph

2 Commits

Author SHA1 Message Date
mDuo13
a2b04beea4 Make 404 page path-independent
When the 404 page is served from a path that includes slashes for
subfolders (for example, /transactions/ or /some/404/page), any relative
links and content references it has won't work. This change converts all
relative references to absolute references instead.
2019-08-05 15:12:53 -07:00
mDuo13
dfee8fcf3c Add custom 404 page 2019-07-26 13:35:11 -07:00