Replace the `!=`s in https://github.com/shreyasminocha/dsmun19/blob/master/partials/head.pug#L26,L29 with `!==`, but make sure the index page's title is proper. It seems we currently rely on some type coercion :(
Replace the
!=s in https://github.com/shreyasminocha/dsmun19/blob/master/partials/head.pug#L26,L29 with!==, but make sure the index page's title is proper. It seems we currently rely on some type coercion :(