ryuandrew / MemeGenerator

1 stars 0 forks source link

redirect 404 page #19

Closed ryuandrew closed 2 years ago

ryuandrew commented 2 years ago

User Story AS A user I WANT the 404 page to display when there is an error SO THAT I know there was an error

Acceptance Criteria:

jevanson22 commented 2 years ago

It looks like all that needs to be done is name the page 404.html and github will direct it by default. Don't know if this justifies a push of it's own, of if we can just make a note of it and tie it into another push later.