From 5a6c4529ef18f86fe9d69ae6f17206a24b649968 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 18 Mar 2017 16:07:30 +0000 Subject: [PATCH] Re-add testimonials link --- assets/sass/components/_testimonials.sass | 3 +++ source/_partials/nav.twig | 4 ++++ source/testimonials.twig | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/assets/sass/components/_testimonials.sass b/assets/sass/components/_testimonials.sass index c8f8eea1..6d994adc 100644 --- a/assets/sass/components/_testimonials.sass +++ b/assets/sass/components/_testimonials.sass @@ -2,6 +2,9 @@ +clearfix margin-bottom: 10px + &__role + color: #777 + &__image @extend .img-circle @extend .pull-right diff --git a/source/_partials/nav.twig b/source/_partials/nav.twig index ffa8aa01..1af15af2 100644 --- a/source/_partials/nav.twig +++ b/source/_partials/nav.twig @@ -20,6 +20,10 @@ Experience +
  • + Testimonials +
  • +
  • Talks
  • diff --git a/source/testimonials.twig b/source/testimonials.twig index 9f3b8c0d..b14c5d8b 100644 --- a/source/testimonials.twig +++ b/source/testimonials.twig @@ -103,7 +103,7 @@ use: [posts] {{ testimonial.role }}

    {% elseif testimonial.role and company.name %}{% spaceless %} -

    +

    {{ testimonial.role }} at {% if company.url %} {{ company.name }}