summaryrefslogtreecommitdiffstats
path: root/conf.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-09-11 19:23:33 +0000
committerRomain d'Alverny <rda@mageia.org>2012-09-11 19:23:33 +0000
commitf3f7f00c56335a2434770ad7653e56c4882f62ab (patch)
tree9a1a62caf4bf823b01afd364ee6785adb47f7b8f /conf.php
parentbacc45cb73a18c32c4b35fd4346b3ea83513c2b3 (diff)
downloadpkgsubmit-f3f7f00c56335a2434770ad7653e56c4882f62ab.tar
pkgsubmit-f3f7f00c56335a2434770ad7653e56c4882f62ab.tar.gz
pkgsubmit-f3f7f00c56335a2434770ad7653e56c4882f62ab.tar.bz2
pkgsubmit-f3f7f00c56335a2434770ad7653e56c4882f62ab.tar.xz
pkgsubmit-f3f7f00c56335a2434770ad7653e56c4882f62ab.zip
reorganize page grid
Diffstat (limited to 'conf.php')
-rw-r--r--conf.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.php b/conf.php
index 5d0b487..20f13ce 100644
--- a/conf.php
+++ b/conf.php
@@ -31,7 +31,7 @@ $max_modified = 2;
$g_nodes_count = 2;
/** html > body > h1 title */
-$title = '<a href="http://mageia.org/">Mageia</a> build system status';
+$title = 'Build system status';
/** Should crawlers index this page or not? meta[robots] tag.*/
$robots = 'index,nofollow,nosnippet,noarchive';