Updated Layout.astro
This commit is contained in:
parent
23e3fb0f40
commit
622a912118
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const { title } = Astro.props;
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
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>
|
<title>{title}</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue