diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 09ad1bfe..9b06ad4b 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -47,6 +47,13 @@ meta: Oliver is an Acquia-certified Triple Drupal expert, core contributor, Developer, Consultant and multiple-time DrupalCon speaker. testimonials: + - text: | + This course is really great and I've recommended it to my coworkers here at Palantir.net. + name: Daniel Davis-Boxleitner + title: Senior Engineer at Palantir.net + image: + url: '%site.assets.url%/assets/images/recommendations/daniel-davis-boxleitner.jpg' + tags: [testing, atdc] - text: | The course was very informative. One of the biggest pain points with Drupal testing was that there was no clear and definitive guide on setting up the php unit XML file to get functional and kernel tests working right away. Your guide was fantastic and I will definitely be using it going forward in my module development for work. name: Frank Landry diff --git a/source/assets/images/recommendations/daniel-davis-boxleitner.jpg b/source/assets/images/recommendations/daniel-davis-boxleitner.jpg new file mode 100644 index 00000000..c2df24b1 Binary files /dev/null and b/source/assets/images/recommendations/daniel-davis-boxleitner.jpg differ