✏️ fix: minor typo

This commit is contained in:
welpo
2023-02-18 03:24:58 +01:00
parent 586b5617b2
commit 799b31d403
4 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1 @@
<img class="invertible-image" {% if src %}src={{ src | safe | replace(from="$BASE_URL", to=config.base_url) }} {% endif %} {% if alt %}alt="{{ alt }}"{% endif %}/>