use bg static URL for the time being

will fix once tagged
pull/3648/head
Ben Phelps 5 months ago
parent 2685c20134
commit 1d993046c2

@ -90,7 +90,7 @@
}
body {
background-image: url("/assets/blossom_valley.jpg");
background-image: url("https://github.com/gethomepage/homepage/blob/main/docs/assets/blossom_valley.jpg?raw=true");
background-size: cover;
background-attachment: fixed;
background-position: center;

Loading…
Cancel
Save