update record & rank logic, update leaderboard font and logo sizes

This commit is contained in:
Chuck
2025-09-12 12:08:46 -04:00
parent 548bc00e00
commit 153edcc2e1
4 changed files with 477 additions and 34 deletions

View File

@@ -170,7 +170,8 @@
},
"ncaa_fb": {
"enabled": true,
"top_teams": 25
"top_teams": 25,
"show_ranking": true
},
"nhl": {
"enabled": false,
@@ -299,6 +300,7 @@
],
"logo_dir": "assets/sports/ncaa_fbs_logos",
"show_records": true,
"show_ranking": false,
"display_modes": {
"ncaa_fb_live": true,
"ncaa_fb_recent": true ,