Skip to content

Commit bcba1ab

Browse files
#27 Add viewport meta tag
1 parent a041b4d commit bcba1ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="fr">
2+
<html lang="fr" dir="ltr">
33

44
<head>
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
@@ -8,6 +8,7 @@
88
<meta name="description" content="Une centaine de streamers s'affrontent lors d'une compétition tous les mois sur le jeu PlayerUnknow's Battlegrounds, organisée et commentée par Zerator. Tous les participants de la compétition doivent s'abonner à la chaine Twitch du vainqueur."
99
/>
1010
<meta name="keywords" content="streamer, gaming, streaming, compétition, jeux vidéos, twitch" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1" />
1112

1213
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
1314
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">

0 commit comments

Comments
 (0)