Skip to content

Commit 15eea97

Browse files
committed
Update index.html
1 parent 6a2b613 commit 15eea97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2>
1515
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
1616
</h2>
1717

18-
post.content
18+
{{ post.content }}
1919

2020
</li>
2121
{% endfor %}

0 commit comments

Comments
 (0)