summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFallstar <fallstar@live.fr>2014-03-16 15:59:58 +0100
committerFallstar <fallstar@live.fr>2014-03-16 15:59:58 +0100
commit6b64ddf73b0185738ac78434c242b0f36caa095e (patch)
treef2ec97f4a6569d5060faf2a36d9726c7e1d00fea
parenta5cd96dff5650c6ad3e19527220154a180ab4f5a (diff)
downloadmailöve.eu-6b64ddf73b0185738ac78434c242b0f36caa095e.tar.gz
mailöve.eu-6b64ddf73b0185738ac78434c242b0f36caa095e.tar.bz2
mailöve.eu-6b64ddf73b0185738ac78434c242b0f36caa095e.tar.xz
mailöve.eu-6b64ddf73b0185738ac78434c242b0f36caa095e.zip
correction dans le <head>
-rw-r--r--aide.html4
-rw-r--r--index.html4
-rw-r--r--installation.html4
3 files changed, 6 insertions, 6 deletions
diff --git a/aide.html b/aide.html
index b2753e2..79bef93 100644
--- a/aide.html
+++ b/aide.html
@@ -1,7 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
- <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8">
- <link rel="stylesheet" type="text/css" href="style.css">
+ <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
+ <link rel="stylesheet" type="text/css" href="style.css"/>
<title>MaiLÖVE - Aide</title>
</head>
<body>
diff --git a/index.html b/index.html
index 879420f..3042b4c 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
- <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8">
- <link rel="stylesheet" type="text/css" href="style.css">
+ <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
+ <link rel="stylesheet" type="text/css" href="style.css"/>
<title>MaiLÖVE</title>
</head>
<body>
diff --git a/installation.html b/installation.html
index 2129719..7b9c404 100644
--- a/installation.html
+++ b/installation.html
@@ -1,7 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
- <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8">
- <link rel="stylesheet" type="text/css" href="style.css">
+ <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/>
+ <link rel="stylesheet" type="text/css" href="style.css"/>
<title>MaiLÖVE - Installation</title>
</head>
<body>