Updates league page routes to use league ID instead of name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- Container for all league information (logo, name, country, etc. ) <- top 100px -->
|
||||
<div class="container" id="league-information-container">
|
||||
|
||||
<img src="{{ leagues.competition.league_emblem }}" alt="League Emblem">
|
||||
</div>
|
||||
|
||||
<!-- Container to display all stats for league <- bottom rest of the container -->
|
||||
|
||||
Reference in New Issue
Block a user