diff --git a/index.html b/index.html index dce25a1..689da73 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ --- --- +{% capture content %} @@ -406,3 +407,5 @@ +{% endcapture %} +{{ content | strip_newlines }}