Closed borisvida closed 5 years ago
I also noticed that I need to add {' '} if I want to have space before or after anchor.
Sorry for the errors with "_blank" .. I will see how you fix it and will try not to introduce new errors like that!
@tomasfabry Fixed, please, re-check :slightly_smiling_face:
@lenhardt About that _blank
errors: you just need to add rel="noopener noreferrer"
to the anchor. It's for security reasons, summed up here: https://mathiasbynens.github.io/rel-noopener/
I've also got some warnings:
I know it's not due to your changes, but maybe you can fix it if you will make some fixes related to the footer...