Hi! I would like to make the featured cards of my website homepage( the files are index.md and layouts/index.html) can be clickable(and redirect to the links), so I wrapped the<div> in <a> . However, the link seems not working. Is there solution for this problem? Thanks in advance!
Also here is my repository, and below is the screenshots.