Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Fix syntax error in index.html missing closing tag
  • Loading branch information
ibrahimdevop21 authored Jun 1, 2024
1 parent 9ab1f66 commit 3119b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1609,7 +1609,7 @@ <h2>A project for first-time contributions</h2>
<a href="https://www.youtube.com/@NetNinja" target="_blank" title="Second Resource">Net Ninja</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">w3schools/a>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">w3schools</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 3119b2e

Please sign in to comment.