Merge branch 'sass'

This commit is contained in:
Oliver Davies 2015-10-26 22:36:30 +00:00
commit 3615ef2c7c
17 changed files with 33 additions and 49 deletions

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 %}
{% for testimonial in page.testimonials|reverse if not testimonial.draft %}
{% set company = testimonial.company %}
<article class="testimonial">