We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b75ba0 + 8a1ec5b commit a35713fCopy full SHA for a35713f
accueil.html
@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>Page d'accueil</title>
8
+</head>
9
+<body>
10
+ <h1>Accueil</h1>
11
+ <img src="https://www.untruc.net/wp-content/uploads/2020/09/maxresdefault-2.jpg" width="500">
12
+</body>
13
+</html>
0 commit comments