nixos-homepage
nixos-homepage copied to clipboard
(Astro rework) Use dedicated components for images
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.