SEO : lang fr-CA sur la coquille HTML
1 changed file +1 −1
modified
frontend/index.html
+1 −1
@@ -1,5 +1,5 @@ | ||
| 1 | 1 | <!doctype html> |
| 2 | −<html lang="fr"> | |
| 2 | +<html lang="fr-CA"> | |
| 3 | 3 | <head> |
| 4 | 4 | <meta charset="UTF-8" /> |
| 5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> |
| 6 | 6 | |