This commit is contained in:
OLIMINATOR 2023-01-06 22:21:27 +01:00
parent 21b952f171
commit ed3e628402
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

@ -4,4 +4,4 @@ import { Image } from '@astrojs/image/components';
import logo from '../assets/images/logo.png';
---
<Image src={logo} alt="" class="rounded-full w-28" /><img />
<Image src={logo} alt="Profilová Fotografia" class="rounded-full w-28" /><img />