Deprecate the animated_favicon variable
APNG seems to be well supported so it's not needed I guess
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
{% if pixels %}pixels{% endif %}
|
||||
{% if transparent %}transparent{% endif %}
|
||||
"
|
||||
{% if alt %}alt="{{alt}}"{% endif %}
|
||||
{%- if alt -%}alt="{{alt}}"{%- endif -%}
|
||||
controls src="{{url}}"></video>
|
||||
|
Reference in New Issue
Block a user