Skip to content

Commit

Permalink
feat: change file name
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosirera committed Jul 31, 2020
1 parent 5be78c4 commit a42b3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Logo.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<img
class="w-20 h-20 rounded-full nuxt-logo border-6 border-primary"
src="https://res.cloudinary.com/de5xzoviz/image/upload/c_scale,q_58,w_640/v1592684920/IMG_6225_brctd5.jpg"
src="https://res.cloudinary.com/de5xzoviz/image/upload/c_scale,q_58,w_640/v1592684920/pablosirera.jpg"
:alt="$t('general.altLogo')"
loading="lazy"
/>
Expand Down

0 comments on commit a42b3df

Please sign in to comment.