Skip to content

Commit

Permalink
Update privacy.html
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 28, 2024
1 parent 6daf6c6 commit b6c560e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion IHMrTBP/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,13 @@
<a class="nav-link dropdown-toggle" id="dropdown01" data-bs-toggle="dropdown" aria-expanded="false" href="#">Changelogs</a>

<ul class="dropdown-menu" aria-labelledby="dropdown01">
<li><a class="dropdown-item" href="2.6-evo.html">2.6-evo</a></li>
<li><div class="dropdown-divider"></div></li>
<li><a class="dropdown-item" href="2.5-evo.html">2.5-evo</a></li>
<li><div class="dropdown-divider"></div></li>
<li><a class="dropdown-item" href="2.4.1-evo.html">2.4.1-evo</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#contact">Contact</a>
Expand Down

0 comments on commit b6c560e

Please sign in to comment.