Revert "Update settings.html"

This reverts commit 2fb14c315e.
This commit is contained in:
Cameron Thompson
2024-05-04 13:19:32 -04:00
parent 3ab9751fef
commit f37a22ef5b

View File

@@ -57,7 +57,7 @@
<button class="btn btn-link text-reset" id="darkModeToggle">Dark Mode</button>
</span>
<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>
</div>
</div>