From 0577b83b7ebb8141e0015e1de0e63ff10317214b Mon Sep 17 00:00:00 2001
From: Dean Attali <daattali@gmail.com>
Date: Fri, 21 Aug 2020 12:38:18 -0400
Subject: [PATCH] Update footer.html

---
 _includes/footer.html | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 141157a..4bf9237 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -28,12 +28,10 @@
       {% endif%}
       </p>
       <!-- Please don't remove this, keep my open source work credited :) -->
-      {% unless site.remove-ads %}
-      <p class="theme-by text-muted">
+      {% unless site.remove-ads %}<p class="theme-by text-muted">
         Theme by
         <a href="https://beautifuljekyll.com">beautiful-jekyll</a>
-      </p>
-      {% endif %}
+      </p>{% endunless %}
       </div>
     </div>
   </div>