Skip to content

Commit

Permalink
Changed /who image to webp
Browse files Browse the repository at this point in the history
  • Loading branch information
BiscuiTech committed Jan 27, 2020
1 parent d9c4b4f commit 424b08b
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

0 comments on commit 424b08b

Please sign in to comment.