I cannot see any error on this:
The hint message is that the “link” element is a self-closing tag. But I worte this like that.
I cannot see any error on this:
There is a bug in the test and you need to end the link tag with a forward slash so it ends like />
. This bug is being worked on and should hopefully be fixed soon.
I would recommend that for now you end all self-closing tags with a forward slash to avoid this bug in other steps.