diff --git a/public/@brooke/index.html b/public/@brooke/index.html index d97a297..4511bd6 100644 --- a/public/@brooke/index.html +++ b/public/@brooke/index.html @@ -16,7 +16,7 @@ --accent-1: #d182ff; --accent-2: #eb53d3; --content-spacing: 5px; - --banner: url("/@brooke/fractal.webp"); + --background-img: url("/@brooke/bg.webp"); --titleBars: url("/@brooke/title-bar.webp"); --text-color: white; --link-color: var(--accent-1);