chore: add show years

This commit is contained in:
Cory Dransfeldt 2024-08-01 15:02:25 -07:00
parent 9d5be86198
commit 7e1be46b2e
No known key found for this signature in database
5 changed files with 13 additions and 8 deletions

View file

@ -16,6 +16,7 @@
</div>
{% else %}
<div class="header">{{ item.name }}</div>
<div class="subheader flex-centered">{{ item.year }}</div>
{% endif %}
</div>
{%- capture loadingStrategy -%}