File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
apps/svelte.dev/src/routes/_home Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2222 <!-- svelte-ignore a11y_consider_explicit_label (the <enhanced:img> alt takes care of it)-->
2323 <div class =" screenshots" >
2424 <a href =" https://survey.stackoverflow.co/2024/technology#2-web-frameworks-and-technologies" >
25- <enhanced:img alt =" Stack Overflow 2024 Developer Survey" src =" ./stack-overflow.png"
25+ <enhanced:img
26+ alt =" Stack Overflow 2024 Developer Survey"
27+ src =" ./stack-overflow.png?w=1200,1600"
2628 ></enhanced:img >
2729 </a >
2830
2931 <a href =" https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/" >
30- <enhanced:img alt =" State of JavaScript 2023" src =" ./state-of-js-chart.png" ></enhanced:img >
32+ <enhanced:img alt =" State of JavaScript 2023" src =" ./state-of-js-chart.png?w=1000,1400"
33+ ></enhanced:img >
3134 </a >
3235
3336 <a href =" https://x.com/flaviocopes/status/1730895911864189299" >
34- <enhanced:img alt =" Tweet from @flaviocopes" src =" ./flavio-light.png" ></enhanced:img >
37+ <enhanced:img alt =" Tweet from @flaviocopes" src =" ./flavio-light.png?w=800 " ></enhanced:img >
3538 </a >
3639 </div >
3740</div >
You can’t perform that action at this time.
0 commit comments