Wrap on mobile landing page
Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
import Layout from "../layouts/Layout.astro"
|
||||
import OnePager from "../components/Greeting.astro"
|
||||
import Greeting from "../components/Greeting.astro"
|
||||
---
|
||||
|
||||
<!--
|
||||
@ -17,5 +17,5 @@ One-pager
|
||||
- Certifications
|
||||
-->
|
||||
<Layout title="Velkommen">
|
||||
<OnePager />
|
||||
<Greeting />
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user