Compare commits
2 Commits
e195229b55
...
bc9a09750b
Author | SHA1 | Date | |
---|---|---|---|
bc9a09750b | |||
af6e4695d1 |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.log
|
||||
*.tmp
|
12
index.html
Normal file
12
index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Projet Site Web</title>
|
||||
</head>
|
||||
<head>
|
||||
<h2>Entreprise - Services & Solutions</h2>
|
||||
<body>
|
||||
<h1>Bienvenue sur le site de l'entreprise</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user