feat: add ci

This commit is contained in:
2024-04-03 16:18:30 +02:00
parent 93baa3b6b0
commit e800314589
13 changed files with 280 additions and 29 deletions

View File

@ -11,8 +11,6 @@ interface Props {
const { src: image, alt, maxWidth } = Astro.props;
console.log({ image, alt, maxWidth });
const sizes = [
{
width: 240,