diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html
index 1c11e94..6afca1b 100644
--- a/docs/_includes/gallery.html
+++ b/docs/_includes/gallery.html
@@ -3,11 +3,12 @@
{
let galleryPath = "gallery/";
let images = [
- "thunder.png",
- "rig.jpg",
+ "dark-sshot1.png",
"jazz.png",
"midi-bindings.png",
- "hotspot.png"
+ "hotspot.png",
+ "rig.jpg",
+ "thunder.png"
];
let captions = [
"PiPedal Guitar Effects Pedal running on a Raspberry Pi.",
diff --git a/docs/gallery/dark-sshot1.png b/docs/gallery/dark-sshot1.png
new file mode 100644
index 0000000..8933320
Binary files /dev/null and b/docs/gallery/dark-sshot1.png differ