diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 21:06:08 -0700 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-04 23:45:19 +0100 |
commit | 6b94ae3f66350c08f060167e5972daf63874c1d8 (patch) | |
tree | 3407f3c6b7fdbe00a776154b8872a4ae3409f684 | |
parent | d73375ce4504674916c7b9b280f9f6e2c76de1e7 (diff) | |
download | librebootfr-6b94ae3f66350c08f060167e5972daf63874c1d8.tar.gz librebootfr-6b94ae3f66350c08f060167e5972daf63874c1d8.zip |
Cleanup homepage a bit
-rw-r--r-- | www/global.css | 2 | ||||
-rw-r--r-- | www/index.md | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/global.css b/www/global.css index 14a00514..681ae26c 100644 --- a/www/global.css +++ b/www/global.css @@ -23,7 +23,7 @@ header { } #logo { - width: 25%; + width: 20%; float: right; } diff --git a/www/index.md b/www/index.md index 252eebdf..da98cfd0 100644 --- a/www/index.md +++ b/www/index.md @@ -5,16 +5,16 @@ title: Libreboot [![Libreboot logo](logo/logo.svg "Canteloupe, the libreboot mascot"){#logo}](faq.md#who-did-the-logo) -[Downloads](download.md) -- -[Documentation](docs/) -- -[FAQ](faq.md) -- -[Contributors](contrib.md) -- -[Report a bug](https://notabug.org/libreboot/libreboot/issues/new) -- -[Submit a patch](git.md) -- -[Hardware Compatibility](docs/hcl/) -- +[Download](download.md) -- [Install](docs/install/) -- +[Contribute](git.md) -- [Mirror](rsync.md) -- -[IRC](https://webchat.freenode.net/?channels=libreboot) +[FAQ](faq.md) -- +[Docs](docs/) -- +[Authors](contrib.md) -- +[Bugs](https://notabug.org/libreboot/libreboot/issues) -- +[Compatibility](docs/hcl/) -- +[Support](https://webchat.freenode.net/?channels=libreboot) Libreboot is a [free](https://en.wikipedia.org/wiki/Free_software) and Open Source BIOS or UEFI replacement, initialising the hardware and booting your |