Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
removing show league leaders button
  • Loading branch information
Kudzmat authored Oct 23, 2024
1 parent 69af390 commit 1f66b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h4 class="mt-3" style="color: #b4513e;">{{ player2 }}</h4>
</div>
</div>

<!-- NBA Stat Leaders Table -->
<!-- NBA Stat Leaders Table
<div class="row mt-5" id="league-leaders">
<div class="col-12">
<h2><b>NBA Stat Leaders</b></h2>
Expand All @@ -99,6 +99,6 @@ <h2><b>NBA Stat Leaders</b></h2>
hx-trigger="click">
Show NBA Stat Leaders
</button>
</div>
</div> -->
</div>
{% endblock %}

0 comments on commit 1f66b69

Please sign in to comment.