We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd6691 commit 5ee5ce4Copy full SHA for 5ee5ce4
_layouts/blog.html
@@ -9,7 +9,6 @@ <h1>{{ page.title }}</h1>
9
<article>
10
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
11
<p><strong>{{ post.date | date: "%B %d, %Y" }}</strong></p>
12
- <p>{{ post.excerpt }}</p>
13
</article>
14
<hr>
15
{% endfor %}
0 commit comments