twpme: blank lines for header

Change-Id: I961bc88f503c2aab9c5d376a83b741a3f928d4f5
diff --git a/_posts/2022-03-10-twrp-3.6.1-released.markdown b/_posts/2022-03-10-twrp-3.6.1-released.markdown
index 6709da3..9ab2532 100644
--- a/_posts/2022-03-10-twrp-3.6.1-released.markdown
+++ b/_posts/2022-03-10-twrp-3.6.1-released.markdown
@@ -19,7 +19,9 @@
 
 
 What's new in {{ page.version }}:
+
 # Android 9 and Android 11 Branches:
+
 - Remove TWRP app from reboot menu - LinkBoi00
 - Switch to larger buttons in reboot menu - LinkBoi00
 - Manual offset for time with TW\_QCOM\_ATS\_OFFSET - CaptainThrowback
@@ -36,6 +38,7 @@
   - Preparing user storage - if EnsurePolicy fails do not bail decryption - DarthJabba9
 
 # Android 9 Branch:
+
 - Update Russian language - Ctapchuk/kirillsvc
 - Fixes
   - TZData cleanup - CaptainThrowback
@@ -48,6 +51,7 @@
   - Logcat when building - CaptainThrowback
 
 # Android 11 Branch:
+
 - Add support for installation realme/OPPO OTA - Ctapchuk
 - Add lptools to ramdisk - CaptainThrowback & phhusson
 - Add EROFS support - pomelohan