Skip to content

Commit

Permalink
bgimg2
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy D Thatcher committed Feb 18, 2024
1 parent cace84b commit cd5bffb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<style>
body {
background-image: url('{{ site.baseurl }}/assets/images/asleep1.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>
{% seo %}
Expand Down

0 comments on commit cd5bffb

Please sign in to comment.