Ajout du footer

This commit is contained in:
LucaP 2024-09-16 14:41:00 +02:00
parent bc9a09750b
commit 4b22c1a248

View File

@ -9,4 +9,7 @@
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
</html>