{% assign page_image = page.image | default: '/assets/share-image.jpg' %} {% assign is_page_image_legacy = page_image | is_legacy_cover_image %} {% if is_page_image_legacy != true %} {% assign page_image = page_image | ensure_magic_type: 'jpeg,png,gif', 'Some websites (like Reddit) seem to fail to render cover images in formats other than basic ones.', 'webp:We know that WebP is one of the best formats for the Web. But for now, we ban the use of WebP images only in the context of cover images.' %} {% endif %} {% if page.title[current_lang] or page.title %} {% if page.title[current_lang] %}