Commit 7c7f4b047f5e4697cc65296b02cdf58db53f341b
1 parent
9bc26303
Corrections orthographiques
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
html/index.html
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <html lang="en"> | 2 | <html lang="en"> |
3 | <head> | 3 | <head> |
4 | -<title>Pôt connecté</title> | 4 | +<title>Pot connecté</title> |
5 | <meta charset="utf-8"> | 5 | <meta charset="utf-8"> |
6 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | 7 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> |
@@ -139,7 +139,7 @@ | @@ -139,7 +139,7 @@ | ||
139 | 139 | ||
140 | <div class="container"> | 140 | <div class="container"> |
141 | 141 | ||
142 | - <h1><a style="text-decoration:none;color:#212121;cursor:pointer;" btn-lg" data-toggle="modal" data-target="#myModal">Pôt de fleurs connecté</a></h1> | 142 | + <h1><a style="text-decoration:none;color:#212121;cursor:pointer;" btn-lg" data-toggle="modal" data-target="#myModal">Pot de fleurs connecté</a></h1> |
143 | 143 | ||
144 | 144 | ||
145 | 145 | ||
@@ -152,7 +152,7 @@ | @@ -152,7 +152,7 @@ | ||
152 | <div class="modal-content"> | 152 | <div class="modal-content"> |
153 | <div class="modal-header"> | 153 | <div class="modal-header"> |
154 | <button type="button" class="close" data-dismiss="modal">×</button> | 154 | <button type="button" class="close" data-dismiss="modal">×</button> |
155 | - <h4 class="modal-title">Pôt de fleurs connecté</h4> | 155 | + <h4 class="modal-title">Pot de fleurs connecté</h4> |
156 | </div> | 156 | </div> |
157 | <div class="modal-body"> | 157 | <div class="modal-body"> |
158 | <p>Projet réalisé en 2017 dans le cadre du projet "Systèmes Communicants" en IMA3.</p> | 158 | <p>Projet réalisé en 2017 dans le cadre du projet "Systèmes Communicants" en IMA3.</p> |
@@ -247,4 +247,4 @@ | @@ -247,4 +247,4 @@ | ||
247 | </div> | 247 | </div> |
248 | 248 | ||
249 | </body> | 249 | </body> |
250 | -</html> | 250 | -</html> |
251 | +</html> | ||
251 | \ No newline at end of file | 252 | \ No newline at end of file |