fix changes from stats to standings

This commit is contained in:
2026-05-28 17:28:57 -05:00
parent 675f702ada
commit 9b4ee80fbc
+2 -2
View File
@@ -13,8 +13,8 @@
<!-- ===== MAIN CONTENT ===== --> <!-- ===== MAIN CONTENT ===== -->
<main class="flex-1 max-w-7xl w-full mx-auto px-6 py-10"> <main class="flex-1 max-w-7xl w-full mx-auto px-6 py-10">
<h1 class="text-4xl font-bold mb-4">Stats</h1> <h1 class="text-4xl font-bold mb-4">Standings</h1>
<p class="text-lg mb-8">Campaign statistics and session history, pulled live from the campaign spreadsheet.</p> <p class="text-lg mb-8">Campaign standings:</p>
<div class="divider"></div> <div class="divider"></div>