quelque amelioration

This commit is contained in:
2025-11-02 23:20:42 +01:00
parent 26c06eae90
commit 296b5c5a62
19 changed files with 461 additions and 328 deletions

View File

@@ -43,7 +43,7 @@ $articles = $result->fetchAll();
</main>
<footer>
<p>&copy; <?php echo date("Y"); ?> - Un CMS qui peut nous mener a la victoire</p>
<p>&copy; <?php echo date("Y"); ?> - Un CMS simple et efficace</p>
</footer>
</body>