Skip to content

Commit

Permalink
Merge pull request #52 from ugahacks/bugfix/remove-blog
Browse files Browse the repository at this point in the history
Removed Blog from navbar
  • Loading branch information
shawnpradeep authored Sep 1, 2023
2 parents d99494b + 8ce12d0 commit 203f532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<li><a data-link="about">About US</a></li>
<li><a data-link="timeline">Events</a></li>
<li><a data-link="team">Team</a></li>
<li><a href="//blog.ugahacks.com">Blog</a></li>
<!-- <li><a href="//blog.ugahacks.com">Blog</a></li> -->
<li><a href="https://ugahacks.com/contact">Contact</a></li>
</ul>
<div class='social'>
Expand Down

0 comments on commit 203f532

Please sign in to comment.