Update image class
This commit is contained in:
parent
9ba45e74e3
commit
b0e06e3c3d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ use: [posts]
|
|||
<img
|
||||
src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}"
|
||||
alt="{{ company.name }} logo"
|
||||
class="image">
|
||||
class="img">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue