Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbruechner committed Feb 10, 2022
2 parents e2a8f84 + ec4a804 commit 62b75f8
Show file tree
Hide file tree
Showing 4 changed files with 644 additions and 575 deletions.
2 changes: 1 addition & 1 deletion components/Landing/WelcomeSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default {
name: 'WelcomeSection',
data() {
return {
illustration: require('~/static/images/illustrations/chart-person.png'),
illustration: require('~/static/images/illustrations/chart-person.svg'),
};
},
};
Expand Down
Loading

0 comments on commit 62b75f8

Please sign in to comment.