From 101471dd10d1d9227030018dcc37585ddd8038f7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 26 Oct 2015 18:41:11 +0000 Subject: [PATCH] Show all testimonials --- source/testimonials.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/testimonials.html.twig b/source/testimonials.html.twig index 53edeb05..d7f2cf45 100644 --- a/source/testimonials.html.twig +++ b/source/testimonials.html.twig @@ -96,7 +96,7 @@ testimonials:

Here are some examples of the nice things that clients and former colleagues have said.

You can view more recommendations on my LinkedIn profile.

- {% for testimonial in page.testimonials|reverse|slice(0,5) %} + {% for testimonial in page.testimonials|reverse %} {% set company = testimonial.company %}