Created
June 27, 2021 00:09
-
-
Save navjotjsingh/6c4c0b4024c62f993c9a4a89f9236c2b to your computer and use it in GitHub Desktop.
Revisions
-
navjotjsingh created this gist
Jun 27, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ <picture> <source srcset="https://example.com/images/picture.jxl" type="image/jxl"> <img src="https://example.com/images/jpeg_fallback_picture.jpg" alt="JPEG Fallback picture for JPEG XL format"> </picture>