diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 137b7774..e1029f3c 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -51,6 +51,15 @@ meta: Oliver is an Acquia-certified Triple Drupal expert, core contributor, Developer, Consultant and multiple-time DrupalCon speaker. testimonials: + - + text: | + I'm liking your short emails. They're just the right length that isn't too distracting but I'm able to consume it in a single glance. + name: Kevin Coyle + title: Design System Engineering Consultant + url: https://www.coyledesign.co.uk + image: + url: '%site.assets.url%/assets/images/recommendations/kevin-coyle.jpg' + tags: [daily] - text: | I really love your daily posts. They are opinionated, and this gives room for thoughts, I appreciate this. diff --git a/source/assets/images/recommendations/kevin-coyle.jpg b/source/assets/images/recommendations/kevin-coyle.jpg new file mode 100644 index 00000000..2a95199b Binary files /dev/null and b/source/assets/images/recommendations/kevin-coyle.jpg differ