forked from DGNum/eleves.dgnum.eu
fix(en/index.html): Remove incorrect charset
This commit is contained in:
parent
8b3e9e99db
commit
81fe7d6c4f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<meta http-equiv="Content-Type" content="text/html">
|
||||
<meta name="description" content="ENS students' web server main page" lang="en">
|
||||
<meta name="keywords" content="ENS, students" lang="en">
|
||||
<meta http-equiv="Content-Language" content="fr">
|
||||
|
|
Loading…
Reference in a new issue