Organize into monorepo structure with resolved conflicts

This commit is contained in:
Théophile Gervreau-Mercier
2026-01-26 15:24:31 +01:00
1883 changed files with 2176 additions and 835943 deletions

View File

@@ -0,0 +1,18 @@
<?php include 'inc/header.php';?>
<section class="section">
<div class="container">
<div class="content">
Ce travail éditorial, concernant les licences de 2021-2022 est né d'une recherche menée par : <br> <br>
Defez Aurélie <br>
Gervreau-Mercier Théophile <br>
Debaene Justine <br>
Troadec Marie <br>
Marly Olivia <br>
Goldberg Jacquemain Elodie <br>
</div>
</div>
</section>
<?php include 'inc/footer.php';?>