So for my tribute project I created a website with multiple pages linked together instead of just one webpage. When I run the tests it only takes the individual html page into account. Is there a way to test for the entire site, or can I just submit the site without passing the tests?
This is the link to my project:
https://jordanbussiere.github.io/tribute_page/index.html
(I still have to make my images resize responsively but other than that I have everything).