Merge branch 'master' into blog-content

This commit is contained in:
ClovertaTheTrilobita 2026-03-26 01:51:42 +02:00
commit 3e320adfa1

View file

@ -10,7 +10,7 @@ interface Props {
const {
title,
description,
image = "/images/Bridget.png",
image = "/images/marisa.png",
canonical,
type = "website",
} = Astro.props;