diff --git a/site/index.md b/site/index.md
index 1c412cd..ca755cd 100644
--- a/site/index.md
+++ b/site/index.md
@@ -30,6 +30,8 @@ is *why* Libreboot exists.
Overview of Libreboot design
============================
+
+
Libreboot provides [coreboot](https://coreboot.org/) for [machine
initialisation](https://doc.coreboot.org/getting_started/architecture.html),
which then jumps to a [payload](https://doc.coreboot.org/payloads.html) in
@@ -53,6 +55,8 @@ still [reconfigure](docs/maintain/) Libreboot however you wish.
Why use Libreboot?
==================
+
+
If you're already inclined towards free software, maybe already a coreboot user,
Libreboot makes it easier to either get started or otherwise maintain coreboot
on your machine, via build automation. It provides regular tested releases,
@@ -96,7 +100,7 @@ you [wrest](https://trmm.net/TOCTOU/) back such control.
Libreboot is not a fork of coreboot
===================================
-
+
In fact, Libreboot tries to stay as close to *stock* coreboot as possible,
for each board, but with many different types of configuration provided