Skip to content

Commit

Permalink
Test image render
Browse files Browse the repository at this point in the history
  • Loading branch information
hdballestan authored May 8, 2024
1 parent b4a79f0 commit 2ca0725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}

.background-image {
background-image: url('{{ site.url }}/assets/img/home.jpg');
background-image: url('https://github.com/hdballestan/research/blob/main/home.jpg');
background-size: cover;
background-position: center;
position: absolute;
Expand Down

0 comments on commit 2ca0725

Please sign in to comment.