You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Author and co-authors images should be wrapped in an anchor tag (link element) and should lead to the authors profile page on Hashnode which has this format:
https://hashnode.com/@cleancodecraft
So the author's name needs to be mapped with a variable to the matching author or co-author
Additional context
Prerequisite - issue #74 needs to be completed first
I would be willing to submit a PR to fix this issue