fix: correction problème divers (#7)
All checks were successful
Build Docker Image / run (push) Successful in 24s
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:
@ -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.">
|
||||
|
Reference in New Issue
Block a user