Fix hardcoded year

This commit is contained in:
Lukáš Kucharczyk 2023-11-09 10:10:44 +01:00
parent 553030c08e
commit 4112d593f6
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
{% endfor %}
</tbody>
</table>
<h1 class="text-5xl text-center my-6">Finished (2023 games)</h1>
<h1 class="text-5xl text-center my-6">Finished ({{ year }} games)</h1>
<table class="responsive-table">
<thead>
<tr>