Skip to content

Commit

Permalink
chore(starters): Update hello-world and AVIF (gatsbyjs#29922)
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbybot committed Mar 2, 2021
1 parent 5b30c3b commit 0353cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const IndexPage = () => (
src="../images/gatsby-astronaut.png"
width={300}
quality={95}
formats={["AUTO", "WEBP", "AVIF"]}
alt="A Gatsby astronaut"
style={{ marginBottom: `1.45rem` }}
/>
Expand Down

0 comments on commit 0353cbe

Please sign in to comment.