From d77a33adcccb9813b8c2e1aed47a7a9faa3ef5b2 Mon Sep 17 00:00:00 2001 From: kokodev Date: Tue, 8 Oct 2024 10:08:12 -0700 Subject: [PATCH] change url because this one is more upscaled --- tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.config.js b/tailwind.config.js index ea01e1369..e1cb10bad 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -10,7 +10,7 @@ module.exports = { 'storeone': "url('https://www.minecraft.net/content/dam/games/minecraft/key-art/MC-Vanilla_Block-Column-Image_Boat-Trip_800x800.jpg')", 'storetwo': "url('https://www.minecraft.net/content/dam/games/minecraft/key-art/MC-Vanilla_Block-Column-Image_Beach-Cabin_800x800.jpg')", 'storethree': "url('https://www.minecraft.net/content/dam/games/minecraft/key-art/MC-Vanilla_Block-Column-Image_Mining_800x800.jpg')", - 'storefour': "url('https://www.minecraft.net/content/dam/games/minecraft/key-art/OV_PMP_GameModeCarousel_Art_Slide2_Mobile1.png')", + 'storefour': "url('https://kokoassets.kokodev.cc/assets/OV_PMP_GameModeCarousel_Art_Slide2_Mobile1_minecraft.png')", }, colors: { black: '#000',