index : vraie description d'une carte
This commit is contained in:
parent
90af7b8633
commit
02e2c46ce8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import Card from '../components/Card.astro'
|
|||
<main>
|
||||
<h1>My services</h1>
|
||||
<div id="cards">
|
||||
<Card id="test1" name="Bruh">Électrocardiogramme</Card>
|
||||
<Card id="forgejo" name="Forgejo">A straight-to-the-point source code forge</Card>
|
||||
<Card id="test2" name="Purasehoraderu">:)</Card>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Reference in a new issue