diff --git a/gallery/img/Alela, Cunning Conqueror (Showcase).jpg b/gallery/img/Alela, Cunning Conqueror (Showcase).jpg new file mode 100644 index 00000000..f1a3ad04 Binary files /dev/null and b/gallery/img/Alela, Cunning Conqueror (Showcase).jpg differ diff --git a/gallery/img/Animate Dead.jpg b/gallery/img/Animate Dead.jpg new file mode 100644 index 00000000..64b01119 Binary files /dev/null and b/gallery/img/Animate Dead.jpg differ diff --git a/gallery/img/Blasphemous Act.jpeg b/gallery/img/Blasphemous Act.jpeg new file mode 100644 index 00000000..009cfe36 Binary files /dev/null and b/gallery/img/Blasphemous Act.jpeg differ diff --git a/gallery/img/Forging the Tyrite Sword.jpeg b/gallery/img/Forging the Tyrite Sword.jpeg new file mode 100644 index 00000000..35027dd2 Binary files /dev/null and b/gallery/img/Forging the Tyrite Sword.jpeg differ diff --git a/gallery/img/Liliana of the Veil.jpg b/gallery/img/Liliana of the Veil.jpg new file mode 100644 index 00000000..19fbed7e Binary files /dev/null and b/gallery/img/Liliana of the Veil.jpg differ diff --git a/gallery/img/Thalisse, Reverent Medium.jpeg b/gallery/img/Thalisse, Reverent Medium.jpeg new file mode 100644 index 00000000..fcc99354 Binary files /dev/null and b/gallery/img/Thalisse, Reverent Medium.jpeg differ diff --git a/gallery/img/clara.jpg b/gallery/img/clara.jpg new file mode 100644 index 00000000..bbb4b41f Binary files /dev/null and b/gallery/img/clara.jpg differ diff --git a/gallery/index.html b/gallery/index.html index 94611ad1..3fd54869 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -101,6 +101,13 @@ ]; //SHOWCASE FRAMES const showcaseTemplates = [ + {name: "Innistrad: Double Feature (DBL)", location: "Showcase Frames > Double Feature (DBL)", image: "Blasphemous Act.jpeg"}, + {name: "Double Feature: Planeswalkers (DBL)", location: "Planeswalkers > Innistrad: Double Feature (DBL)", image: "Liliana of the Veil.jpg"}, + {name: "Scrolls of Middle-earth (LTR)", location: "Showcase Frames > Scrolls of Middle-Earth (LTR)", image: "Thalisse, Reverent Medium.jpeg"}, + {name: "Scrolls of Middle-earth: Sagas (LTR)", location: "Sagas > Scrolls of Middle-Earth (LTR)", image: "Forging the Tyrite Sword.jpeg"}, + {name: "Eldraine Storybook (non-Adventure) (MOM)", location: "Showcase Frames > Eldraine Storybook (MOM)", image: "Alela, Cunning Conqueror (Showcase).jpg"}, + {name: "Enchanting Tales (WOT)", location: "Showcase Frames > Enchanting Tales (WOT)", image: "Animate Dead.jpg"}, + {name: "TARDIS (WHO)", location: "Showcase Frames > TARDIS (WHO)", image: "clara.jpg"}, {name: "Ring (LTR)", location: "Showcase Frames > Ring (LTR)", image: "ltrRing.png"}, {name: "Ixalan Coin (MOM)", location: "Showcase Frames > Ixalan Coin (MOM)", image: "momIxalanCoin.png"}, {name: "Tarkir Sketch (MOM)", location: "Showcase Frames > Tarkir Sketch (MOM)", image: "momTarkirSketch.png"},