mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-02 01:54:50 +00:00
Merge branch 'master' into blog-content
This commit is contained in:
commit
3e320adfa1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ interface Props {
|
|||
const {
|
||||
title,
|
||||
description,
|
||||
image = "/images/Bridget.png",
|
||||
image = "/images/marisa.png",
|
||||
canonical,
|
||||
type = "website",
|
||||
} = Astro.props;
|
||||
|
|
|
|||
Loading…
Reference in a new issue