Added inter font
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
---
|
||||
import Heading from '../components/Heading.astro';
|
||||
import Layout from '../layouts/Layout.astro';
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main>
|
||||
<h1 class="text-4xl font-bold">
|
||||
<Heading tag="h1">
|
||||
Titre
|
||||
</h1>
|
||||
</Heading>
|
||||
</main>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user