summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>