mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-17 19:00:18 -04:00
More Updates To NavBar
This commit is contained in:
parent
c9e9215892
commit
caa4e9f7e6
|
@ -20,7 +20,7 @@ export default function NavBar(props) {
|
|||
|
||||
return (
|
||||
<Navbar collapseOnSelect expand="xl" variant="dark" id = "navbarmain" onToggle = {expandHamborgor}>
|
||||
<Navbar.Brand href="#home" id = "brandLogo">
|
||||
<Navbar.Brand href="/" id = "brandLogo">
|
||||
<img
|
||||
src= {logo}
|
||||
width="20px"
|
||||
|
|
Loading…
Reference in New Issue
Block a user