Skip to content

Commit

Permalink
Fix stray end tag ul
Browse files Browse the repository at this point in the history
  • Loading branch information
webrian committed Nov 9, 2023
1 parent 294ee29 commit 02e3675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions _includes/navigation-de.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
<a class="nav-link" href="/fr/">français</a>
</li>
</ul>
</ul>
</div>
</div>
</nav>
</nav>
3 changes: 1 addition & 2 deletions _includes/navigation-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
<a class="nav-link" href="/de/">deutsch</a>
</li>
</ul>
</ul>
</div>
</div>
</nav>
</nav>

0 comments on commit 02e3675

Please sign in to comment.