diff options
author | Francis Rowe <fchmmr@minifree.lan> | 2015-12-03 15:28:37 (EST) |
---|---|---|
committer | Francis Rowe <fchmmr@minifree.lan> | 2015-12-03 15:28:37 (EST) |
commit | 4aa9a1f2b46cc40fd48e68cd6fb4f8c3e35418a7 (patch) | |
tree | 384f6b07bed2bae376dae4ed25bf0ebc6a1f3c2c /site | |
parent | 7ca5408c2b3c0e0f6bcbefd0c4a616bdaac23c5d (diff) | |
download | libreboot.org-4aa9a1f2b46cc40fd48e68cd6fb4f8c3e35418a7.zip libreboot.org-4aa9a1f2b46cc40fd48e68cd6fb4f8c3e35418a7.tar.gz libreboot.org-4aa9a1f2b46cc40fd48e68cd6fb4f8c3e35418a7.tar.bz2 |
home page: fix missing space
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php index 2b640d9..655d5f7 100644 --- a/site/index.php +++ b/site/index.php @@ -89,8 +89,8 @@ use <a href="https://www.gnu.org/distros/">GNU/Linux</a>. Non-free BIOS/UEFI firmware often contains backdoors, can be slow and have severe bugs, where you are left helpless at the mercy of the developers; <em>you have no freedom over your computing</em>. By contrast, libreboot joins <a href="https://gnu.org/">GNU</a> in building - a world where everyone can use, study, adapt and share software, with true control and ownership over their technology. - <strong>In other words, you should use Libreboot for your freedom's sake!</strong> + a world where everyone can use, study, adapt and share software, with true control and ownership over their + technology. <strong>In other words, you should use Libreboot for your freedom's sake!</strong> </p> <p> Libreboot is faster, more secure and more reliable than most non-free firmware, and can provide many advanced features |