Remove hardcoded year
This commit is contained in:
parent
d6fb16bb74
commit
02d5adcb3c
|
@ -20,7 +20,7 @@
|
|||
<tr>
|
||||
<th class="px-2 sm:px-4 md:px-6 md:py-2">Total hours</th>
|
||||
<th class="px-2 sm:px-4 md:px-6 md:py-2">Total games</th>
|
||||
<th class="px-2 sm:px-4 md:px-6 md:py-2">Total 2023 games</th>
|
||||
<th class="px-2 sm:px-4 md:px-6 md:py-2">Released that year</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue