Compare commits

..

No commits in common. "4d5803dcf58afb13fbdb1b5cea32d44c0652a449" and "82fd8d65bc3c8c61f7a123a56b4f37c7cb231fbf" have entirely different histories.

2 changed files with 0 additions and 18 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
*.log
*.tmp

View File

@ -1,16 +0,0 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Projet SIte Web</title>
</head>
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>
<header>
<h2>Entreprise - Service & Solutions</h2>
</header>
<footer>
<p&copy; 2024 - Entreprise</p>
</footer>
</html>