Skip to content

Commit

Permalink
Remove register button from navigation bar
Browse files Browse the repository at this point in the history
  • Loading branch information
HashJProgramming committed Jan 21, 2024
1 parent 0913e64 commit 370456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<li class="nav-item"></li>
<li class="nav-item"></li>
<li class="nav-item"></li>
</ul><a class="btn btn-outline-light ms-md-2" role="button" href="#">Register</a>
</ul>
</div>
</div>
</nav>
Expand Down

0 comments on commit 370456a

Please sign in to comment.