generated from avior/template-web-astro
Update src/pages/index.astro
All checks were successful
Build, check & Test / run (pull_request) Successful in 1m37s
All checks were successful
Build, check & Test / run (pull_request) Successful in 1m37s
This commit is contained in:
parent
dc58e29760
commit
3f65b75343
@ -29,7 +29,7 @@ const clients = await Promise.all((await getCollection('clients')).map(async (it
|
||||
<div class="grid grid-cols-2 items-center">
|
||||
<div></div>
|
||||
<div class="prose dark:prose-invert max-w-none">
|
||||
<p class="font-semibold">Tâches :</p>
|
||||
<p class="font-semibold">Tâches :O :</p>
|
||||
</div>
|
||||
</div>
|
||||
{clients.map((client, index) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user