Fixed a wrong word
This commit is contained in:
parent
dcd180a65d
commit
507e0ba61a
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="description"
|
||||
content="The site for Dragons child studios."
|
||||
content="The site for Dragons child hosting."
|
||||
/>
|
||||
<title>{title}</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue