Ignore more djLint stuff

This commit is contained in:
Joakim Hellsén 2023-01-17 00:58:12 +01:00
commit 202c0b1212
No known key found for this signature in database
GPG key ID: C889E6DC5EDBB36D
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
<!-- How many broken feeds -->
<!-- Make broken feed text red if true. -->
{% if feed_count.broken %}
- <span class="text-danger">
-<span class="text-danger">
{% else %}
-<span>
{% endif %}