Fixed a wrong word

This commit is contained in:
Emotion 2023-10-20 20:42:01 +13:00
parent dcd180a65d
commit 507e0ba61a
No known key found for this signature in database
GPG key ID: D7D3E4C27A98C37B

View file

@ -21,7 +21,7 @@ const { title } = Astro.props;
<meta name="generator" content={Astro.generator} />
<meta
name="description"
content="The site for Dragons child studios."
content="The site for Dragons child hosting."
/>
<title>{title}</title>
</head>