Skip to content

Commit

Permalink
testing out {{ post.excerpt }}
Browse files Browse the repository at this point in the history
  • Loading branch information
tigefa4u committed Jan 2, 2014
1 parent 1a4d56e commit ca88c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<article id="20" class="post">
<h2 class="entry-title"><a href="{{ site.url }}{{ post.url }}" class="no-link" title="{{ post.title }}" rel="bookmark">{{ post.title }}</a></h2>
<div class="entry-content">
{{ post.content }}
{{ post.excerpt }}
</div><!-- .entry-content -->
</article><!-- #post-## -->
{% endfor %}
Expand Down

0 comments on commit ca88c92

Please sign in to comment.