chore: formatting

This commit is contained in:
Cory Dransfeldt 2024-08-15 12:47:10 -07:00
parent 537109b071
commit ff72a65b56
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
</div>
{%- else -%}
<div class="header">{{ item.name }}</div>
<div class="subheader flex-centered">{{ item.year }}</div>
<div class="subheader flex-centered">({{ item.year }})</div>
{%- endif -%}
</div>
{%- assign loadingStrategy = loading | default: 'lazy' -%}