Update settings.html

This commit is contained in:
Cameron Thompson
2024-05-04 13:08:45 -04:00
committed by GitHub
parent 21affeb5e4
commit 2fb14c315e

View File

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