Reconsolidate images, update paths

This commit is contained in:
Oliver Davies 2018-09-04 19:58:54 +01:00
parent 036a795cc7
commit 3578103515
165 changed files with 70 additions and 71 deletions

View file

@ -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"
>