Fix some linking issues in home & about

This commit is contained in:
mDuo13
2024-06-20 13:17:04 -07:00
parent d1f321f057
commit 0dfcd7c2da
3 changed files with 20 additions and 18 deletions

View File

@@ -235,7 +235,7 @@ export function NavDropdown(props) {
<li className="nav-item dropdown">
<a
className="nav-link dropdown-toggle"
to="#"
href="#"
id={toggler_id}
role="button"
data-toggle="dropdown"