diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/site/index.php b/site/index.php index 944475d..6970af6 100644 --- a/site/index.php +++ b/site/index.php @@ -36,21 +36,6 @@ <p> <a href="logo/"><img src="logo/logo.svg" alt="Libreboot logo" title="Canteloupe, the libreboot mascot" /></a> </p> - <h1> - Libreboot is important, but this is also important - </h1> - <h2>FCC in the USA has proposed to make free software in WiFi-enabled devices illegal!</h2> - <p> - This is unacceptable. It will mean that devices can no longer be freed. This has an implication for - routers, laptops and just about anything that has a radio device in it. It will also have serious implications - for the libreboot project, if it is permitted to pass. - </p> - <p> - Not in the USA? That doesn't matter. The FCC's decision here will affect everyone. - </p> - <p> - Visit <a href="http://savewifi.org/">SaveWifi.org</a> to learn more, and to find out what you can do about it. <b>Europeans, read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a>.</b> - </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> Libreboot is <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) boot firmware based on <a href="http://coreboot.org/">coreboot</a>, @@ -84,6 +69,23 @@ <li><b><a href="faq/">Frequently Asked Questions (and answers to those questions)</a></b></li> </ul> </div> + <div> + <h1> + Libreboot is important, but this is also important: + </h1> + <h2>FCC in the USA has proposed to make free software in WiFi-enabled devices illegal!</h2> + <p> + This is unacceptable. It will mean that devices can no longer be freed. This has an implication for + routers, laptops and just about anything that has a radio device in it. It will also have serious implications + for the libreboot project, if it is permitted to pass. + </p> + <p> + Not in the USA? That doesn't matter. The FCC's decision here will affect everyone. + </p> + <p> + Visit <a href="http://savewifi.org/">SaveWifi.org</a> to learn more, and to find out what you can do about it. <b>Europeans, read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a>.</b> + </p> + </div> <div> |