From 000796aa5edc66caf30c845ed4609b05ea0f15ad Mon Sep 17 00:00:00 2001
From: Leah Rowe <info@minifree.org>
Date: Fri, 28 Apr 2017 16:15:52 +0100
Subject: website: Move link to Peers into the footer (tidy up the homepage)

---
 www/index.md   | 4 +---
 www/publish.sh | 1 +
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/index.md b/www/index.md
index 91f5edf0..cb1e9130 100644
--- a/www/index.md
+++ b/www/index.md
@@ -18,9 +18,7 @@ mascot"){#logo}](faq.md#who-did-the-logo)
 
 Libreboot is a [free](https://www.gnu.org/philosophy/free-sw.html) 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.
 
 **[Community feedback is needed on whether libreboot.org domain name
 ownership should be transferred to the
diff --git a/www/publish.sh b/www/publish.sh
index fe193437..eb1cb25f 100755
--- a/www/publish.sh
+++ b/www/publish.sh
@@ -43,6 +43,7 @@ printf "[License](/license.md) --\n" >> temp.md
 printf "[Authors](/contrib.md) --\n" >> temp.md
 printf "[Conduct Guidelines](/conduct.md) --\n" >> temp.md
 printf "[Management Guidelines](/management.md) \n" >> temp.md
+printf "[Peers Community](https://peers.community/) \n" >> temp.md
 
 # change out .md -> .html
 sed temp.md -i -e 's/\.md\(#[a-z\-]*\)*)/.html\1)/g'
-- 
cgit v1.2.3-70-g09d2