Skip to content

Commit 86c66b6

Browse files
committed
fix homepage spacing
1 parent 42c20a7 commit 86c66b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ <h3 class="post-title"><a href="{{ site.baseurl }}{{ post.url }}" title="{{ post
3232
<p><small> {{ post.display-date }} </small></p>
3333
</div>
3434
</div>
35-
</li>
35+
<br>
3636
{% endfor %}

0 commit comments

Comments
 (0)