Skip to content

Image rendering issue with firefox and chrome #2938

Closed Answered by george-gca
ankur92 asked this question in Q&A
Discussion options

You must be logged in to vote

Just saying, your profile pic is huge (over 8 MB for a png, 3024 x 4032). By default our template try to create webp versions of the images, to create different resolutions for it. Maybe jekyll-imagemagick is messing with your image, since your original is so colorful. This is set up here:

al-folio/_config.yml

Lines 356 to 376 in c4a9f17

# Responsive WebP Images
# -----------------------------------------------------------------------------
# MAKE SURE imagemagick is installed and on your PATH before enabling imagemagick. In a terminal, run:
# convert -version
imagemagick:
enabled: true # enables responsive images for your site (recommended, see h…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ankur92
Comment options

@george-gca
Comment options

Answer selected by george-gca
@ankur92
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants