Initial commit

Création de tous les dossiers et fichiers avec mise à part des constantes
This commit is contained in:
Timothée Huneau 2023-04-11 19:11:26 +02:00
commit 4c71fb59b4
42 changed files with 2544 additions and 0 deletions

5
static/entete.php Normal file
View file

@ -0,0 +1,5 @@
<header>
<h1><a href= "index.php">
Cuisine et pâtisserie
</a></h1>
</header>