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