gatsby-starter-elemental icon indicating copy to clipboard operation
gatsby-starter-elemental copied to clipboard

Use fluid image plugin on title image?

Open joeymukherjee opened this issue 4 years ago • 1 comments

Is it possible to add the fluid plugin image on the title image? Right now, it just puts the source image as is, but it seems like having it as an image that degrades would be useful.

joeymukherjee avatar Oct 09 '20 14:10 joeymukherjee

Hey @joeymukherjee it would have been a great feature but right now AFAIK gatsby cannot make fluid images from siteMetaData, you can however manually replace the logo with a File Query.

akzhy avatar Oct 10 '20 06:10 akzhy