Skip to content

Commit

Permalink
Modified excerpt of section three
Browse files Browse the repository at this point in the history
  • Loading branch information
nestordedios committed Dec 10, 2015
1 parent 8de8994 commit 92c4583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<h4>{{ page.title }}</h4>
<p>{{ page.title }}</p>
</header>
<p>{{ page.teaser|excerpt(80) }}</p>
<p>{{ page.teaser|excerpt(150) }}</p>
<ul class="actions">
<li><a href="{{ page.link }}" class="button alt small">Read More</a></li>
</ul>
Expand Down

0 comments on commit 92c4583

Please sign in to comment.