wincent / masochist

⛓ Website infrastructure for over-engineers
MIT License
78 stars 26 forks source link

Make sure missing content returns a 404 and not a 500 #107

Closed wincent closed 7 years ago

wincent commented 7 years ago

Example which returns a 500: https://wincent.com/blog/non-existent

Fruit of my recent addition of "og:description" support.

TypeError: Cannot read property 'description' of null