mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
Change default SEO image from Bridget to Marisa
This commit is contained in:
parent
b54e4c5beb
commit
d8034d7897
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ interface Props {
|
||||||
const {
|
const {
|
||||||
title,
|
title,
|
||||||
description,
|
description,
|
||||||
image = "/images/Bridget.png",
|
image = "/images/marisa.png",
|
||||||
canonical,
|
canonical,
|
||||||
type = "website",
|
type = "website",
|
||||||
} = Astro.props;
|
} = Astro.props;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue