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 galleryPath = "gallery/";
|
||||||
let images = [
|
let images = [
|
||||||
|
"thunder.png",
|
||||||
"rig.jpg",
|
"rig.jpg",
|
||||||
"jazz.png",
|
"jazz.png",
|
||||||
"thunder.png",
|
|
||||||
"midi-bindings.png",
|
"midi-bindings.png",
|
||||||
"hotspot.png"
|
"hotspot.png"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user