Added intro text

This commit is contained in:
Oliver Davies 2015-07-02 07:42:17 +01:00
parent 3eeb346910
commit a73cdf2dfc

View file

@ -58,6 +58,10 @@ testimonials:
--- ---
# Testimonials # 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|slice(0,5) %}
<h2>{{ testimonial.name }}</h2> <h2>{{ testimonial.name }}</h2>