style(home): rename Stats section to Data

This commit is contained in:
Jon Seager 2026-02-08 09:17:11 +00:00
parent 4d3c4657d8
commit 743362c1d2
No known key found for this signature in database

View file

@ -228,10 +228,10 @@ is_authenticated %}
{% endif %}
</section>
<!-- Stats -->
<!-- Data Cards -->
<section>
<div class="flex items-center justify-between mb-5">
<h2 class="text-lg font-semibold text-text">Stats</h2>
<h2 class="text-lg font-semibold text-text">Data</h2>
</div>
<div class="grid grid-cols-3 gap-3 sm:grid-cols-4 md:grid-cols-7">
<a