Skip to content

Commit f2dffc8

Browse files
committed
excerpt
1 parent 1c43631 commit f2dffc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ <h1 class="page-heading">Posts</h1>
1414
<h2>
1515
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
1616
</h2>
17+
{{ post.excerpt }}
1718
</li>
1819
{% endfor %}
1920
</ul>

0 commit comments

Comments
 (0)