From 94f93d26a5da62ff098c5c01317e190d6bae05d5 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 15 Jul 2023 19:10:47 +0100 Subject: [PATCH] docs: add another default testimonial --- src/components/Testimonials.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Testimonials.astro b/src/components/Testimonials.astro index 2856ef8a..da69f62d 100644 --- a/src/components/Testimonials.astro +++ b/src/components/Testimonials.astro @@ -8,6 +8,7 @@ interface Props { const defaultNames = [ 'adam-cuddihy', + 'brian-hartwell', 'anonymous', 'huw-davies', 'michael-itkoff',