Rename build to dist

This commit is contained in:
Oliver Davies 2018-09-04 19:46:58 +01:00
parent 769c4c54bd
commit 036a795cc7
27 changed files with 52 additions and 52 deletions

View file

@ -73,7 +73,7 @@ testimonials:
{% if testimonial.image %}
<div class="float-right mb-4 ml-4">
<img
src="{{ site.url }}/build/images/testimonials/{{ testimonial.image }}"
src="{{ site.url }}/dist/images/testimonials/{{ testimonial.image }}"
alt="{{ testimonial.name }}"
class="rounded-full w-16 h-16"
>