Autoformatted some twigs

This commit is contained in:
pikim 2023-01-20 00:28:57 +01:00
parent 497b24e594
commit 5062f43510
2 changed files with 23 additions and 24 deletions

View file

@ -91,8 +91,8 @@
</li>
{% endif %}
{% endif %}
</ul>
<ul class="stats">
{% if page.taxonomy.tag %}
{% for tag in page.taxonomy.tag %}

View file

@ -1,5 +1,4 @@
<section class="search-row">
{% set banner = page.media[page.header.primaryImage].loading('lazy').html(page.title,page.title)|raw ?: page.media.images|first %}
{% if banner %}