Change gallery image order
Signed-off-by: Robin Davies <rerdavies@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{
|
||||
let galleryPath = "gallery/";
|
||||
let images = [
|
||||
"thunder.png",
|
||||
"rig.jpg",
|
||||
"jazz.png",
|
||||
"thunder.png",
|
||||
"midi-bindings.png",
|
||||
"hotspot.png"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user