Llama: change default image

This commit is contained in:
Akemi Izuko 2023-12-31 20:08:48 -07:00
parent 6d80da9d34
commit dcd2fffd42
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -54,7 +54,7 @@ const posts = (await getCollection('llama')).sort(
width={720}
height={360}
class="rounded-2xl grayscale"
src={ post.data.heroImage ? post.data.heroImage : "/terminal.webp" }
src={ post.data.heroImage ? post.data.heroImage : "/images/tiny-llama-logo.avif" }
alt="" />
<h4
class="title text-xl">