Skip to content

Commit 0577b83

Browse files
authored
Update footer.html
1 parent 9a2c965 commit 0577b83

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_includes/footer.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@
2828
{% endif%}
2929
</p>
3030
<!-- Please don't remove this, keep my open source work credited :) -->
31-
{% unless site.remove-ads %}
32-
<p class="theme-by text-muted">
31+
{% unless site.remove-ads %}<p class="theme-by text-muted">
3332
Theme by
3433
<a href="https://beautifuljekyll.com">beautiful-jekyll</a>
35-
</p>
36-
{% endif %}
34+
</p>{% endunless %}
3735
</div>
3836
</div>
3937
</div>

0 commit comments

Comments
 (0)