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