summaryrefslogtreecommitdiff
path: root/blog.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog.html')
-rw-r--r--blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog.html b/blog.html
index 3cde124..bb579b1 100644
--- a/blog.html
+++ b/blog.html
@@ -17,8 +17,8 @@ project: Silicon Linux
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
<p>{{ post.excerpt }}</p>
</li>
+ <br>
{% endfor %}
- <br>
</ul>
{% include footer.html %}
</BODY>