From 92ded7a6a12cb340da2d3f86e868f9bb695f7921 Mon Sep 17 00:00:00 2001
From: Justine Smithies <justine@smithies.me.uk>
Date: Wed, 3 Jan 2024 18:27:45 +0000
Subject: Installing Void Linux with encrypted Root on ZFS

---
 posts/void-linux-with-encrypted-root-on-zfs.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md
index d569d9d..08c0323 100644
--- a/posts/void-linux-with-encrypted-root-on-zfs.md
+++ b/posts/void-linux-with-encrypted-root-on-zfs.md
@@ -67,8 +67,7 @@ On my laptop I,ll be using a single drive on `/dev/nvme0n1` with three paritions
 
 **Note you will need to adjust below when wiping partitions if you use seperate disks.**
 
-<br><br>
-## Wipe partitions
+### Wipe partitions
 ```
 zpool labelclear -f "/dev/nvme0n1"
 
-- 
cgit v1.2.3