Skip to content

Commit

Permalink
use bg static URL for the time being
Browse files Browse the repository at this point in the history
will fix once tagged
  • Loading branch information
benphelps committed Jun 17, 2024
1 parent 2685c20 commit 1d99304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1d99304

Please sign in to comment.