Skip to content

Commit

Permalink
Changed /who image to webp (#18)
Browse files Browse the repository at this point in the history
Changed /who image to webp
  • Loading branch information
BiscuiTech authored Jan 27, 2020
2 parents fb3bc8a + 424b08b commit b2cd8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Who.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const Who = () => {
<Header>{t('whoTitle')}</Header>
<WhoWrapper>
<Img>
<Image publicId="biscui.tech/biscuitech-portrait" cloudName="biscuitech" alt="Mug shot of Jean-Cédric Huet, also known as BiscuiTech">
<Image publicId="biscui.tech/biscuitech-portrait.webp" cloudName="biscuitech" alt="Mug shot of Jean-Cédric Huet, also known as BiscuiTech">
<Transformation width="400" quality="auto" crop="scale" />
</Image>
</Img>
Expand Down

1 comment on commit b2cd8f3

@vercel
Copy link

@vercel vercel bot commented on b2cd8f3 Jan 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.