Skip to content

Commit

Permalink
Remove unused navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaybd committed Apr 25, 2024
1 parent 3de88e1 commit 45081c6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,6 @@
</head>

<body>

<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
</nav>

<section class="hero">
<div class="hero-body">
<div class="container">
Expand Down

0 comments on commit 45081c6

Please sign in to comment.