Update src/pages/index.astro
This commit is contained in:
parent
2a5fbc04d3
commit
0a58013199
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import "../styles/FeaturesDiagonal.styles.css";
|
||||||
import { ScrollUpButton } from "../components/ScrollUpButton";
|
import { ScrollUpButton } from "../components/ScrollUpButton";
|
||||||
|
|
||||||
---
|
---
|
||||||
<Layout title="DragonsChild">
|
<Layout title="Dragons child studios">
|
||||||
<Navbar client:load />
|
<Navbar client:load />
|
||||||
<Hero client:load />
|
<Hero client:load />
|
||||||
<Divider />
|
<Divider />
|
||||||
|
|
Loading…
Reference in a new issue