Fix indentation

This commit is contained in:
Oliver Davies 2021-02-09 21:29:50 +00:00
parent cb5ed1f0b8
commit aeb066e94c

View file

@ -5,6 +5,6 @@
class="block py-3 px-4 text-sm text-gray-800"
href="{{ item.url }}"
>
{{ item.title }}
{{ item.title }}
</a>
{% endfor %}