summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-03 15:24:12 -0400
committerAlee <alee14498@gmail.com>2018-11-03 15:24:12 -0400
commitaeffc60c58a9b98d82fa17cc04be411d5143d2d9 (patch)
tree1d367793d8becadcfcf41da4eb793866c606dda1
parent7a79b9bce1db9e7f18f86e6c659249308cc5f4b3 (diff)
downloadsilicon-linux-aeffc60c58a9b98d82fa17cc04be411d5143d2d9.tar.gz
silicon-linux-aeffc60c58a9b98d82fa17cc04be411d5143d2d9.tar.bz2
silicon-linux-aeffc60c58a9b98d82fa17cc04be411d5143d2d9.zip
some changes
-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>