Updated Layout.astro

This commit is contained in:
Emotion 2023-10-19 01:33:38 +13:00
parent 23e3fb0f40
commit 622a912118
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="TDark themed Website built on AstroJS, with design suitable for saas/startup business."
content="The site for Dragons child studios."
/>
<title>{title}</title>
</head>