From c37a8cb533dd433b14c3d786f76ca3c448b6393c Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 20 Aug 2024 23:30:52 -0400 Subject: [PATCH] Gallery Captions Signed-off-by: Robin Davies --- docs/_includes/gallery.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html index 36d919d..1c11e94 100644 --- a/docs/_includes/gallery.html +++ b/docs/_includes/gallery.html @@ -10,9 +10,9 @@ "hotspot.png" ]; let captions = [ - "PiPedal Guitar Effects Pedal running on a Raspberry Pi 4", - "PiPedal web interface.", - "Flexible effect routing.", + "PiPedal Guitar Effects Pedal running on a Raspberry Pi.", + "Stage rig.", + "Touch-friendly controls.", "Bind controls to midi messages.", "Easy Wi-Fi hotspot configuration." ];