diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-24 11:38:15 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-24 11:38:15 (EDT) |
commit | 10ffca63502160a3ce38ec866144afe656469bf3 (patch) | |
tree | e9f32a98a10546f672906b13d9297c39f28c5523 /site/index.php | |
parent | 5038799a3a22cc0d9150446bd877b4e731fdad23 (diff) | |
download | libreboot.org-10ffca63502160a3ce38ec866144afe656469bf3.zip libreboot.org-10ffca63502160a3ce38ec866144afe656469bf3.tar.gz libreboot.org-10ffca63502160a3ce38ec866144afe656469bf3.tar.bz2 |
Add information about commercial suppliers of libreboot systems
Seems like a no-brainer, really.
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index a09f3e0..4d560f6 100644 --- a/site/index.php +++ b/site/index.php @@ -54,6 +54,11 @@ from the flash chip (planned for a future release), and more. </p> </div> + <div> + <p> + <?php echo gettext("Pre-configured libreboot systems are also available, from several <a href='suppliers/'>commercial suppliers</a>."); ?> + </p> + </div> <div> <h1><?php echo gettext("Downloads"); ?></h1> |