Ajout de la page d'accueil index.html.
This commit is contained in:
parent
c68b0d527e
commit
b221431d06
15
frontend/index.html
Normal file
15
frontend/index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<head> <meta charset="utf-8">
|
||||
<title> Sauveteurs du dunkerquois</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="LOGO-DUO">
|
||||
<img src="https://sauveteurdudunkerquois.fr/wp-content/uploads/2021/09/LOGO-DUO.png" width="800"
|
||||
height="400">
|
||||
</div>
|
||||
<div>
|
||||
<input type="text"
|
||||
placeholder="CHERCHER">
|
||||
<button>CHERCHER</button>
|
||||
<button>EXPLORER</button></div>
|
||||
</body>
|
Loading…
Reference in New Issue
Block a user