Update theme

This commit is contained in:
BlossomiShymae
2024-10-08 14:35:27 -05:00
parent 35168b31ad
commit 932434ff59
7 changed files with 264 additions and 298 deletions

View File

@@ -15,7 +15,7 @@ export default defineNuxtConfig({
head: {
htmlAttrs: {
"data-bs-theme": "dark",
"style": "background-image: url('https://raw.communitydragon.org/14.9/plugins/rcp-be-lol-game-data/global/default/v1/champion-splashes/498/498000.jpg');"
"style": "background-image: url('/clean-cuts/img/background.jpg');"
},
bodyAttrs: {
class: "h-100"
@@ -36,10 +36,6 @@ export default defineNuxtConfig({
"sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM",
crossorigin: "anonymous",
},
{
rel: "stylesheet",
href: "/clean-cuts/css/app.css",
},
{
rel: "icon",
type: "image/png",