aaa, fix image link
All checks were successful
Static / build (push) Successful in 5s

This commit is contained in:
brooke 2024-08-10 13:57:36 -04:00
parent 65fa1c40cf
commit 7b98c46957

View file

@ -17,8 +17,8 @@
--accent-1: #d182ff;
--accent-2: #eb53d3;
--background-img: url("/@brooke/bg.webp");
--banner-top: url("/public/@brooke/fractal-top.webp");
--banner-bottom: url("/public/@brooke/fractal-bottom.webp");
--banner-top: url("/@brooke/fractal-top.webp");
--banner-bottom: url("/@brooke/fractal-bottom.webp");
--text-color: white;
--link-color: var(--accent-1);
--border: 1px solid black;