summaryrefslogtreecommitdiffstats
path: root/site/suppliers/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-09-29 03:26:58 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-09-29 03:26:58 (EDT)
commitdb0a858b723311bda45057f67680c7b9784001f2 (patch)
tree792df19362436700473fa8e5f7b08e42d4aa23a4 /site/suppliers/index.php
parent3a30a0c545e63e7db19451ada4d1117a8be47a68 (diff)
downloadlibreboot.org-db0a858b723311bda45057f67680c7b9784001f2.zip
libreboot.org-db0a858b723311bda45057f67680c7b9784001f2.tar.gz
libreboot.org-db0a858b723311bda45057f67680c7b9784001f2.tar.bz2
suppliers page: use a better page title
New title makes better use of keyboards that search engines like.
Diffstat (limited to 'site/suppliers/index.php')
-rw-r--r--site/suppliers/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/suppliers/index.php b/site/suppliers/index.php
index ca99696..1f54386 100644
--- a/site/suppliers/index.php
+++ b/site/suppliers/index.php
@@ -27,7 +27,7 @@
<style type="text/css">
<?php echo miniCss(file_get_contents("../common/css/main.css")); ?>
</style>
- <title><?php echo gettext("Commercial suppliers of libreboot systems"); ?></title>
+ <title><?php echo gettext("Laptops with libreboot and GNU/Linux preinstalled"); ?></title>
</head>
<body>
@@ -36,7 +36,7 @@
<p>
<a href="logo/"><img src="../logo/logo.svg" alt="Libreboot logo" title="Canteloupe, the libreboot mascot" /></a>
</p>
- <h1><?php echo gettext("Commercial suppliers of libreboot systems"); ?></h1>
+ <h1><?php echo gettext("Laptops with libreboot and GNU/Linux preinstalled"); ?></h1>
<p>
These are companies with a commitment to the <a href='https://www.gnu.org/philosophy/free-sw.html'>Free Software</a> philosophy, whose directors have taken it upon themselves to provide commercial services around libreboot. This is ideal, for those who are interested in libreboot but either lack the technical knowledge or the motivation to install it on their own.
</p>