Move images, copy with Encore
This commit is contained in:
parent
c00f3acd09
commit
e44ca92232
232 changed files with 309 additions and 61 deletions
|
@ -72,7 +72,7 @@ testimonials:
|
|||
<article class="listing-item">
|
||||
{% if testimonial.image %}
|
||||
<div class="float-right mb-4 ml-4">
|
||||
<img src="{{ site.url }}/assets/images/testimonials/{{ testimonial.image }}"
|
||||
<img src="{{ site.url }}/build/static/images/testimonials/{{ testimonial.image }}"
|
||||
alt="{{ testimonial.name }}"
|
||||
class="testimonial-image">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue