add 404 page #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "caton101/website:404"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a 404 page for when something goes wrong. It is themed after the look of 90's websites. The images may not scale properly but neither do real 90's websites. All the needed CSS is embeded in the document for the sake of keeping the root directory clean.
Dependencies and justifications:
Here is an image
404.html
has to be under thetemplates/
subdirectory.It would also be better practice to break the CSS out into its own CSS/SCCS file under
sass/
.