summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog.html b/blog.html
index 324ab67..3cde124 100644
--- a/blog.html
+++ b/blog.html
@@ -18,6 +18,7 @@ project: Silicon Linux
<p>{{ post.excerpt }}</p>
</li>
{% endfor %}
+ <br>
</ul>
{% include footer.html %}
</BODY>