Resolve "Display a "this link does not exist" page when navigating to a non existent Go link"
Closes #145 (closed)
Adds an if statement that checks if a shortlink exists, and if it doesn't, redirect the user to a 404 page. There was an idea for a 404 page that would've created the shortlink, but the idea wasn't done in this issue.