Reconsolidate images, update paths
This commit is contained in:
parent
036a795cc7
commit
3578103515
165 changed files with 70 additions and 71 deletions
|
|
@ -73,7 +73,7 @@ testimonials:
|
|||
{% if testimonial.image %}
|
||||
<div class="float-right mb-4 ml-4">
|
||||
<img
|
||||
src="{{ site.url }}/dist/images/testimonials/{{ testimonial.image }}"
|
||||
src="{{ site.url }}/images/testimonials/{{ testimonial.image }}"
|
||||
alt="{{ testimonial.name }}"
|
||||
class="rounded-full w-16 h-16"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue