use bg static URL for the time being

will fix once tagged
This commit is contained in:
Ben Phelps 2024-06-17 09:19:50 +03:00
parent 2685c20134
commit 1d993046c2

View File

@ -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;