Compare commits

..

No commits in common. "d2a3bcb8d83f0a99ba8c021397874165520ef3d9" and "96dc000e103390fad6e5660c61189edd5f119033" have entirely different histories.

View File

@ -2,13 +2,9 @@
<html lang="fr"> <html lang="fr">
<head> <head>
<meta charse ="utf-8"> <meta charse ="utf-8">
<title>Projet Site Web</title> <title>Prjet Site Web</title>
</head> </head>
<body> <body>
<h1> Bienvenue sur le sitre de l'entreprise</h1> <h1> Bienvenue sur le sitre de l'entreprise</h1>
<footer>
<p>&copy; 2024 - Entreprise</p>
<p> modif </p>
</footer>
</body> </body>
</html> </html>