Fix background image

This commit is contained in:
BlossomiShymae
2024-05-16 14:15:41 -05:00
parent 601fd7d81d
commit 02c3834cc5

View File

@@ -15,7 +15,7 @@ export default defineNuxtConfig({
head: {
htmlAttrs: {
"data-bs-theme": "dark",
"style": "background-image: url('https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/champion-splashes/498/498004.jpg');"
"style": "background-image: url('https://raw.communitydragon.org/14.9/plugins/rcp-be-lol-game-data/global/default/v1/champion-splashes/498/498004.jpg');"
},
bodyAttrs: {
class: "h-100"