Skip to content

Commit

Permalink
perf(index): cloudinary image cdn for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow81627 committed Jun 9, 2019
1 parent 35c9651 commit 40ae50b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/index.vue
Expand Up @@ -7,9 +7,8 @@
>
<v-layout column align-center justify-center class="white--text">
<b-img-lazy
:src="$icon(200)"
src="https://res.cloudinary.com/pocketpasta/image/upload/c_fit,f_auto,q_auto,w_200/v1560038491/logo_vlqvdr.png"
alt="Pasta on a sheet of paper"
height="200"
width="200"
/>
<h1 class="brand white--text mb-2 text-xs-center">
Expand Down

0 comments on commit 40ae50b

Please sign in to comment.