Added more text
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Hero from '../components/home/Hero.astro';
|
||||
import Tooling from '../components/home/Tooling.astro';
|
||||
// import Tooling from '../components/home/Tooling.astro';
|
||||
import Layout from '../layouts/Layout.astro';
|
||||
---
|
||||
|
||||
@@ -8,6 +8,6 @@ import Layout from '../layouts/Layout.astro';
|
||||
<main>
|
||||
<Hero />
|
||||
|
||||
<Tooling />
|
||||
<!-- <Tooling /> -->
|
||||
</main>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user