ajout des fichier
This commit is contained in:
parent
7a2ce77cfb
commit
96dc000e10
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.log
|
||||||
|
*.tmp
|
10
index.html
10
index.html
@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="fr">
|
||||||
|
<head>
|
||||||
|
<meta charse ="utf-8">
|
||||||
|
<title>Prjet Site Web</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1> Bienvenue sur le sitre de l'entreprise</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user