From f92a880334fe0c3062038e1303ee8fac974eb355 Mon Sep 17 00:00:00 2001 From: Honwhy Wang Date: Sat, 13 Apr 2024 13:46:03 +0000 Subject: [PATCH] site meta change --- src/components/SiteMeta.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SiteMeta.astro b/src/components/SiteMeta.astro index 2a0665f..cafbfad 100644 --- a/src/components/SiteMeta.astro +++ b/src/components/SiteMeta.astro @@ -3,7 +3,7 @@ import { ViewTransitions } from 'astro:transitions' const { title, description, url, image, author } = Astro.props -let subtitle = 'Accessible Astro Starter' +let subtitle = 'Baicizhan Helper Website' --- @@ -15,7 +15,7 @@ let subtitle = 'Accessible Astro Starter' - +