Merge branch 'main' into style/redesign-posts

This commit is contained in:
Óscar
2023-02-18 19:31:03 +01:00
committed by GitHub
4 changed files with 8 additions and 6 deletions

View File

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