Skip to content

Commit

Permalink
Update navbar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement9415 authored Dec 10, 2023
1 parent 21fdb9e commit 0b4fb28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ export class Navbar extends Component {
></a>
</p>
</div>
<div class="col-md-4">
{/*<!-- <div class="col-md-4">
<p>
<i class="fa fa-calendar"></i> Next Event in:{" "}
<span id="top-time"></span>
<i class="fa fa-calendar"></i> Next Event in:{" "}
<span id="top-time"></span> -->*/}
</p>
</div>
</div>
Expand Down

0 comments on commit 0b4fb28

Please sign in to comment.