Skip to content

Commit

Permalink
added Sponsors and speakers section in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupendra-Gehlot1 committed Dec 27, 2022
1 parent 8de477d commit 263e9bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/navbar/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ export default class Navbar extends Component {
<a href='#events'><div className='codeutsava__navbar-menu-heading'>
Events
</div></a>
<div className='codeutsava__navbar-menu-heading'>
Sponsors
</div>
<a href='#speakers'><div className='codeutsava__navbar-menu-heading'>
Speakers
</div></a>
Expand Down

0 comments on commit 263e9bf

Please sign in to comment.