From b2104c06df157b4281ab389252d8eebeeb93ce1d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 8 Apr 2017 14:19:35 +0100 Subject: tidy up homepage. improve nav menu. move link to authors page into the footer --- www/index.md | 16 ++++++++-------- www/publish.sh | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/index.md b/www/index.md index fbf5f6e6..07e9c5dc 100644 --- a/www/index.md +++ b/www/index.md @@ -10,18 +10,18 @@ mascot"){#logo}](faq.md#who-did-the-logo) [Install](docs/install/) -- [Documentation](docs/) -- [Blog](blog/) -- -[Contact (IRC)](https://webchat.freenode.net/?channels=libreboot) -- -[Report a bug](https://notabug.org/libreboot/libreboot/issues) -- -[Send patches](git.md) -- -[Authors](contrib.md) +[Contact/IRC](https://webchat.freenode.net/?channels=libreboot) -- +[Report bugs](https://notabug.org/libreboot/libreboot/issues) -- +[Send patch](git.md) Libreboot is a [free](https://en.wikipedia.org/wiki/Free_software) and Open Source BIOS or UEFI replacement, initialising the hardware and booting your -operating system. We are a member of the [Peers Community](https://peers.community/) -project, an organisation that supports Free Software. +operating system. We are a member of the +[Peers Community](https://peers.community/) project, an organisation that +supports Free Software. -[Please read our open letter of unity](blog/unity.md). The Libreboot project -no longer opposes FSF or GNU, and would like to resume cooperation. +[Please read our open letter of unity](blog/unity.md). The Libreboot project no +longer opposes FSF or GNU. Why use libreboot? ------------------ diff --git a/www/publish.sh b/www/publish.sh index e79c5adf..4a580787 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -36,7 +36,7 @@ if [ "${FILE}" != "./index" ]; then fi echo "" >> temp.md -echo "[License](/license.md)" >> temp.md +echo "[License](/license.md) -- [Information about the Libreboot authors](/contrib.md)" >> temp.md # change out .md -> .html sed temp.md -i -e 's/\.md\(#[a-z\-]*\)*)/.html\1)/g' -- cgit v1.2.3-70-g09d2