diff --git a/public/@brooke/bg.jpg b/public/@brooke/bg.jpg deleted file mode 100644 index aa8eea8..0000000 Binary files a/public/@brooke/bg.jpg and /dev/null differ diff --git a/public/@brooke/bg.webp b/public/@brooke/bg.webp new file mode 100644 index 0000000..4142ac8 Binary files /dev/null and b/public/@brooke/bg.webp differ diff --git a/public/@brooke/flag10kb.webp b/public/@brooke/flag10kb.webp new file mode 100644 index 0000000..c64006e Binary files /dev/null and b/public/@brooke/flag10kb.webp differ diff --git a/public/@brooke/index.html b/public/@brooke/index.html index 0ac6be3..a8a4ea3 100644 --- a/public/@brooke/index.html +++ b/public/@brooke/index.html @@ -14,9 +14,9 @@ --accent-1: #d182ff; --accent-2: #eb53d3; --content-spacing: 5px; - --background-img: url("/@brooke/bg.jpg"); + --background-img: url("/@brooke/bg.webp"); --banner: url("/@brooke/fractal.gif"); - --titleBars: url("/@brooke/title-bar.jpg"); + --titleBars: url("/@brooke/title-bar.webp"); --text-color: white; --link-color: var(--accent-1); --border: 1px solid black; @@ -121,7 +121,7 @@