Skip to content

Commit

Permalink
[Update] cv
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieVerdurme committed Jun 29, 2021
1 parent 58f5c25 commit 90c5f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/molecules/resume.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="center">
<md-progress-spinner v-if="loading" md-mode="indeterminate" />
</div>
<iframe src="https://drive.google.com/file/d/1LPkvrP2dfAPz1HTo7DX1TsajFuY2YzxQ/preview" frameborder="0" :onLoad="loading=false">
<iframe src="https://drive.google.com/file/d/1VMKJFcEmAuy0DrVG4sGrPbeS-cXPtcBz/preview" frameborder="0" :onLoad="loading=false">
<span>{{ $t('error.errorPreview') }}</span>
</iframe>
</div>
Expand Down

0 comments on commit 90c5f44

Please sign in to comment.