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'
-
+