Second commit (for vercel)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
import Layout from '../layouts/Layout.astro';
|
||||
import Layout from '~/layouts/Layout.astro';
|
||||
---
|
||||
<Layout title="Welcome to Astro.">
|
||||
<Layout title="Tailwind Astro">
|
||||
<main>
|
||||
<h1>Welcome to <span class="text-gradient">Tailwind Astro</span></h1>
|
||||
<p class="instructions">
|
||||
|
Reference in New Issue
Block a user