feat: Update docs

This commit is contained in:
daudix
2024-01-30 21:02:45 +03:00
parent 36b0aa4ad3
commit 7a844373a0
5 changed files with 40 additions and 25 deletions

View File

@ -4,7 +4,9 @@
{% if full %}full{% endif %}
{% if pixels %}pixels{% endif %}
{% if transparent %}transparent{% endif %}
{% if inline %}inline{% endif %}
{% if no_hover %}no-hover{% endif %}
{% if no_margin %}no-margin{% endif %}
"
{% if alt %}alt="{{alt}}"{% endif %}
src="{% if url_min %}{{url_min}}{% else %}{{url}}{% endif %}"

View File

@ -3,6 +3,8 @@
{% if full %}full{% endif %}
{% if pixels %}pixels{% endif %}
{% if transparent %}transparent{% endif %}
{% if inline %}inline{% endif %}
{% if no_margin %}no-margin{% endif %}
"
{% if alt %}alt="{{alt}}"{% endif %}
controls