Skip to content

Commit

Permalink
fix: move ending tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 authored Oct 23, 2024
1 parent 7e2b4bc commit 6c6563b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 2-structure/09_family_tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
<<h1>The Simpsons</h1>
<p>🏡 Hometown: Springfield, IL</p>
<ul>
<li>Homer & Marge Simpson
<li>Homer & Marge Simpson</li>
<ul>
<li>Bart Simpson</li>
<li>Lisa Simpson</li>
<li>Maggie Simpson</li>
</ul>
</li>
<li>Patty Bouvier (Twin)</li>
<li>Selma Bouvier (Twin)</li>
</ul>
Expand Down

0 comments on commit 6c6563b

Please sign in to comment.