In index.html, replace the placeholder inside <main> with the exact <h1> shown below for Reading list.
Target index.html · Inside <main>, replace the placeholder comment. Evidence The project contains one visible h1 naming Reading list. Snippet<h1>Reading list</h1>
Next up