Skip to content

Commit 5ee5ce4

Browse files
Update blog.html
1 parent 5fd6691 commit 5ee5ce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_layouts/blog.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ <h1>{{ page.title }}</h1>
99
<article>
1010
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
1111
<p><strong>{{ post.date | date: "%B %d, %Y" }}</strong></p>
12-
<p>{{ post.excerpt }}</p>
1312
</article>
1413
<hr>
1514
{% endfor %}

0 commit comments

Comments
 (0)