Skip to content

Commit

Permalink
Added text as logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek committed Mar 2, 2024
1 parent 251d308 commit 5760bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function NavBar() {
>
<Container>
<Navbar.Brand href="/" className="d-flex">
<img src={logo} className="img-fluid logo" alt="brand" />
<strong className="main-name">ABPATEL</strong>
</Navbar.Brand>
<Navbar.Toggle
aria-controls="responsive-navbar-nav"
Expand Down

0 comments on commit 5760bb0

Please sign in to comment.