...
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
<div class="relative overflow-hidden pt-2">
|
||||
<div class="mx-auto max-w-7xl px-4 lg:px-8 flex items-center justify-center">
|
||||
<img src="{{ image_src }}" alt="{{ image_alt }}" width="900">
|
||||
<img src="{{ get_url(path=image_src) }}" alt="{{ image_alt }}" width="900">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user