This commit is contained in:
Jo 2025-11-03 20:20:47 +01:00
parent fc6fd857f4
commit 52e67fc9ca
Signed by: Charging1948
SSH key fingerprint: SHA256:UgRKet88v16waAaNniJLO13U6Pty7oITCkpya1slBes

View file

@ -6,6 +6,7 @@ import Layout from '../layouts/Layout.astro';
// Don't want to use any of this? Delete everything in this file, the `assets`, `components`, and `layouts` directories, and start fresh. // Don't want to use any of this? Delete everything in this file, the `assets`, `components`, and `layouts` directories, and start fresh.
--- ---
<h1>sdffs</h1>
<Layout> <Layout>
<Welcome /> <Welcome />
</Layout> </Layout>