Revert "Update network.html"

This reverts commit 21affeb5e4.
This commit is contained in:
Cameron Thompson
2024-05-04 13:19:27 -04:00
parent 0567bf9984
commit 3ab9751fef

View File

@@ -62,7 +62,7 @@
<button class="btn btn-link text-reset" id="darkModeToggle">Dark Mode</button> <button class="btn btn-link text-reset" id="darkModeToggle">Dark Mode</button>
</span> </span>
<span class="navbar-text"> <span class="navbar-text">
<a class="btn-link" href="logout.html">Log Out</button> <button class="btn btn-link" href="logout.html">Log Out</button>
</span> </span>
</div> </div>
</div> </div>