diff --git a/config.json b/config.json index 3e26ded..28cb66f 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "style": { - "backgroundImage": "https://raw.githubusercontent.com/zhichaoh/catppuccin-wallpapers/main/landscapes/yosemite.png" - } + "style": { + "backgroundImage": "https://raw.githubusercontent.com/IncognitoTGT/incognitotgt/main/stardust-bg.png" + } } diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e362efd..91257aa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -28,7 +28,7 @@ export default async function RootLayout({ return (