Skip to content

Commit

Permalink
change url because this one is more upscaled
Browse files Browse the repository at this point in the history
  • Loading branch information
kokofixcomputers authored Oct 8, 2024
1 parent 3a715b4 commit d77a33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit d77a33a

Please sign in to comment.