Removes aria-hidden from covers
This commit is contained in:
@ -13,10 +13,6 @@
|
||||
{% endif %}
|
||||
"
|
||||
|
||||
{% if aria != "show" %}
|
||||
aria-hidden="true"
|
||||
{% endif %}
|
||||
|
||||
{% if book.alt_text %}
|
||||
title="{{ book.alt_text }}"
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user