We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3251a44 commit e7aa6b4Copy full SHA for e7aa6b4
components/team-list.vue
@@ -47,7 +47,7 @@
47
<div slot="description">
48
{{ $t('team.nicolas_contreras_description') }}
49
</div>
50
- <img slot="image" src="~/assets/team/nicolas-bw.png" height="120">
+ <img slot="image" src="~/assets/team/nicolas-bw.jpg" height="120">
51
</TeamMember>
52
53
<TeamMember
0 commit comments