Skip to content

Commit

Permalink
removed nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarakrishnanN committed Jan 30, 2024
1 parent a4752c1 commit bc0b648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ const NavBar = () => {
</Menu>
</div>
</div>
<Marquee>
{/* <Marquee>
<div className="content">
<a href="./PDF PROGRAMPLAN.pdf">
<span className="ml-20 text-red-800">Program Schedule</span>{" "}
Expand All @@ -198,7 +198,7 @@ const NavBar = () => {
Invitation and Schedule{" "}
</a>
</div>
</Marquee>
</Marquee> */}
<br />
</div>
</header>
Expand Down

0 comments on commit bc0b648

Please sign in to comment.