diff --git a/site/download.md b/site/download.md
index f5740b22f..22c5e58ad 100644
--- a/site/download.md
+++ b/site/download.md
@@ -9,6 +9,8 @@
 
 **[Release notes](release-notes.html)**
 
+
+
 ## I want to download a packaged version
 
 
@@ -85,6 +87,8 @@ donation of any size. Binaries funded in this way will be linked here.
 This is a quick way to help the project and your fellow users!
 -->
 
+
+
 ## I want to build the latest release (0.27)
 
 **with stack** (most reliable, recommended)
@@ -117,6 +121,8 @@ Eg, on a mac:
 8. `cabal install hledger[-ui|-web]` (On Windows, hledger-ui is [not yet supported](https://github.com/coreyoconnor/vty/pull/1).)
 9. Ensure this `.../hledger-sandbox/.cabal-sandbox/bin` is in your `$PATH` (or move its contents to ~/.cabal/bin).
 
+
+
 ## I want to build the [unreleased git version](https://github.com/simonmichael/hledger/commits/master)
 
 1. `git clone http://code.hledger.org hledger`