Design comparison
SolutionDesign
Solution retrospective
Honestly, the most difficult part was figuring out Github pages. Long story short, after several commits, I've learned that Github pages will not show an image if you place a forward-slash (/) at the beginning of the file path. Even though the text editor has no problem, Github Pages just breaks and doesn't show the image. Once I removed the forward-slash from the beginning of the filepath, it immediately resolved the issue. (I figured this out by troubleshooting in the dev tools view on the github page).
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord