feat: Keep custom stuff where it belongs; in my repo :P

This commit is contained in:
daudix
2024-02-01 00:14:08 +03:00
parent a7285b3e43
commit 14fd1a6dc3
4 changed files with 0 additions and 14 deletions

View File

@ -4,9 +4,7 @@
{% 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,8 +3,6 @@
{% 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