fix: correction problème divers (#7)
All checks were successful
Build Docker Image / run (push) Successful in 24s

Reviewed-on: #7
Co-authored-by: Clement <c.boesmier@aptatio.com>
Co-committed-by: Clement <c.boesmier@aptatio.com>
This commit is contained in:
2024-04-25 10:40:39 +02:00
committed by Clement
parent a03c5cb3db
commit d5afe1631e
11 changed files with 1023 additions and 94 deletions

View File

@ -1,6 +1,6 @@
---
import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
import Layout from 'layouts/Layout.astro';
import Card from 'components/Card.astro';
---
<Layout title="Welcome to Astro.">