Compare commits
4 Commits
e195229b55
...
d59b550f6a
Author | SHA1 | Date | |
---|---|---|---|
d59b550f6a | |||
4b22c1a248 | |||
bc9a09750b | |||
af6e4695d1 |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.log
|
||||||
|
*.tmp
|
16
index.html
Normal file
16
index.html
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<!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>
|
||||||
|
<p>Une menace a été détecter ! ! !</p>
|
||||||
|
</body>
|
||||||
|
<footer>
|
||||||
|
<p>© 2024 - Entreprise</p>
|
||||||
|
</footer>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user