Skip to content

Commit 4eeb8bc

Browse files
author
Sandeep Srinivasa
authored
Update navbar.js
1 parent 6da5f65 commit 4eeb8bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/navbar.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ const Navbar = () => (
1616
<img className="logo-dark" src={logo} alt="logo"/>
1717
<img className="logo-light" src={logo} alt="logo"/>
1818
</a>
19+
<a className="navbar-brand" href="https://bills.reduxfinance.com/">
20+
Pay Bills
21+
</a>
1922
</div>
2023

2124
<section className="navbar-mobile">

0 commit comments

Comments
 (0)