website
website copied to clipboard
Astro
🚀
From Astro core team member on images:
We might be able to abuse https://docs.astro.build/en/guides/images/#inferremotesize to check if an image exists (returns a 404) and set to a fallback image to prevent the CI / build from failing due to missing remote image (from OC / GH)
Edit: This has been completed
https://github.com/PaperMC/website/issues/144