File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 5858< a href ="/ ">
5959< picture >
6060 < source id ="logo "
61+ type ="image/webp "
6162 srcset ="images/jpt.webp 1280w,
6263 images/jpt960.webp 960w,
6364 images/jpt640.webp 640w,
64- images/jpt320.webp 320w ">
65+ images/jpt320.webp 320w "
66+ sizes ="(width <= 320px) 320px,
67+ (width <= 640px) 640px,
68+ (width <= 960px) 960px,
69+ 1280px ">
6570 < img id ="backup-logo "
6671 src ="images/jpt.png "
6772 alt ="JavaPermutationTools - A Java library for computation on permutations and sequences "
6873 width ="1280 "
6974 height ="640 "
75+ class ="respimg "
7076 srcset ="images/jpt.png 1280w,
7177 images/jpt960.png 960w,
7278 images/jpt640.png 640w,
73- images/jpt320.png 320w ">
79+ images/jpt320.png 320w "
80+ sizes ="(width <= 320px) 320px,
81+ (width <= 640px) 640px,
82+ (width <= 960px) 960px,
83+ 1280px ">
7484</ picture >
7585</ a >
7686</ h2 >
You can’t perform that action at this time.
0 commit comments