Show all testimonials

This commit is contained in:
Oliver Davies 2015-10-26 18:41:11 +00:00
parent 403858e831
commit 101471dd10

View file

@ -96,7 +96,7 @@ testimonials:
<p>Here are some examples of the nice things that clients and former colleagues have said.</p>
<p>You can view more recommendations on my <a href="{{ site.linkedin.url }}">LinkedIn profile</a>.</p>
{% for testimonial in page.testimonials|reverse|slice(0,5) %}
{% for testimonial in page.testimonials|reverse %}
{% set company = testimonial.company %}
<article class="testimonial">