Compare commits

..

No commits in common. "de1e58e51b35e6ed92332c7a026b412b0ee52b79" and "30960746cde7de37022aa0f2c7cd6c3fe8a8c44f" have entirely different histories.

View File

@ -5,12 +5,6 @@
<title>Projet Site Web</title> <title>Projet Site Web</title>
</head> </head>
<body> <body>
<header>
<h2>Entreprise - Services & Solutioins</h2>
</header>
<h1>Bienvenue sur le site de l'entreprise</h1> <h1>Bienvenue sur le site de l'entreprise</h1>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
</body> </body>
</html> </html>