Rename build to dist
This commit is contained in:
parent
769c4c54bd
commit
036a795cc7
27 changed files with 52 additions and 52 deletions
|
@ -120,7 +120,7 @@ experiences:
|
|||
<div class="mb-12">
|
||||
{% if company.logo %}
|
||||
<div class="float-right mt-2 mb-4 ml-4 w-16 sm:w-24 lg:w-32">
|
||||
<img src="{{ site.images_url }}/build/images/experience/{{ company.logo }}" alt="{{ company.name }} logo">
|
||||
<img src="{{ site.images_url }}/dist/images/experience/{{ company.logo }}" alt="{{ company.name }} logo">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue