Update gallery

This commit is contained in:
Josh birnholz
2023-06-11 03:26:11 -04:00
parent 2ec0941b39
commit 939757a891
9 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

BIN
gallery/img/ltrRing.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
gallery/img/oneOilSlick.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
gallery/img/pokemon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

View File

@@ -101,6 +101,13 @@
];
//SHOWCASE FRAMES
const showcaseTemplates = [
{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"},
{name: "Ikoria Crystal (MOM)", location: "Showcase Frames > Ikoria Crystal (MOM)", image: "momIkoriaCrystal.png"},
{name: "Ravnica Architecture (MOM)", location: "Showcase Frames > Ravnica Architecture (MOM)", image: "momRavnicaArchitecture.png"},
{name: "Oil Slick (ONE)", location: "Showcase Frames > Oil Slick (ONE)", image: "oneOilSlick.png"},
{name: "Stained Glass (DMU)", location: "Showcase Frames > Stained Glass (DMU)", image: "dmuStainedGlass.png"},
{name: "Golden Age (SNC)", location: "Showcase Frames > Golden Age (SNC)", image: "sncGilded.png"},
{name: "Art Deco (SNC)", location: "Showcase Frames > Art Deco (SNC)", image: "sncArtDeco.png"},
{name: "Skyscraper (SNC)", location: "Showcase Frames > Skyscraper (SNC)", image: "sncSkyscraper.png"},
@@ -115,7 +122,7 @@
{name: "Sketch Cards (MH2)", location: "Showcase Frames > Sketch Cards (MH2)", image: "mh2Sketch.png"},
{name: "Mystical Archive (STA)", location: "Showcase Frames > Mystical Archive (STA)", image: "staMysticalArchive.png"},
{name: "Japanese Mystical Archive (STA)", location: "Showcase Frames > Japanese Mystical Archive (STA)", image: "staMysticalArchiveJP.png"},
{name: "Phyrexian (KHM)", location: "Showcase Frames > Praetors (KHM)", image: "khmPraetors.png"},
{name: "Phyrexian (KHM)", location: "Showcase Frames > Phyrexian", image: "khmPraetors.png"},
{name: "Viking (KHM)", location: "Showcase Frames > Kaldheim (KHM)", image: "khm.png"},
{name: "Nonlegendary Viking (KHM)", location: "Showcase Frames > Nonlegendary Kaldheim (KHM)", image: "khmNonlegendary.png"},
{name: "Etched Foils (CMR)", location: "Showcase Frames > Commander Legends (CMR)", image: "cmrEtched.png"},
@@ -166,6 +173,7 @@
];
//CUSTOM FRAMES
const customTemplates = [
{name: "Pokemon", location: "Custom > Pokemon", image: "pokemon.png"},
{name: "Deck Covers", location: "Custom > Deck Covers", image: "deckCover.png"},
{name: "Simple Invention", location: "Custom > Simple Inventiosn", image: "inventionSimple.png"},
{name: "Tapped (Horizontal M15)", location: "Custom > Tapped (Horizontal M15)", image: "tapped.png"},