aboutsummaryrefslogtreecommitdiffstats
path: root/root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@netscape.net>2017-04-17 14:58:35 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-17 15:17:44 +0200
commita797a4292b6f10379fac5d55b79ab5cbfbfc42a5 (patch)
tree84b7bdd13abbd16705d58fa063cc4a89500a7c77 /root/template
parenta13a19cb41f399898e16ec3445579e9fe076d6e7 (diff)
downloadidentity-a797a4292b6f10379fac5d55b79ab5cbfbfc42a5.tar
identity-a797a4292b6f10379fac5d55b79ab5cbfbfc42a5.tar.gz
identity-a797a4292b6f10379fac5d55b79ab5cbfbfc42a5.tar.bz2
identity-a797a4292b6f10379fac5d55b79ab5cbfbfc42a5.tar.xz
identity-a797a4292b6f10379fac5d55b79ab5cbfbfc42a5.zip
Remove deprecated <meta name="keywords">. Search engines no longer use it
Diffstat (limited to 'root/template')
-rw-r--r--root/template/html1
1 files changed, 0 insertions, 1 deletions
diff --git a/root/template/html b/root/template/html
index a363870..fe90adb 100644
--- a/root/template/html
+++ b/root/template/html
@@ -4,7 +4,6 @@
<meta charset="utf-8">
<title>[% template.title or site.title or c.config.apptitle %]</title>
<meta name="description" content="[% template.title or site.title or c.config.apptitle %]">
- <meta name="keywords" content="mageia, user, account, password, compte, accès, identity, identité, utilisateur, participate, participez, contribute">
<meta name="robots" content="index,nofollow">
<link rel="stylesheet" type="text/css" href="/static/style/yui/reset-fonts-grids.css">
<link rel="stylesheet" type="text/css" href="/static/style/yui/base-min.css">