nixos-homepage icon indicating copy to clipboard operation
nixos-homepage copied to clipboard

(Astro rework) Use dedicated components for images

Open kacperwyczawski opened this issue 1 year ago • 0 comments

Astro has <Image> and <Picture> components that should be used instead of HTML's <img> in most cases. Perhaps it would be better to use them in the nixos.org website. See this documentation.

I'm willing to open PR closing this issue.

kacperwyczawski avatar Nov 22 '23 10:11 kacperwyczawski