Skip to content

Commit

Permalink
added the background picture
Browse files Browse the repository at this point in the history
  • Loading branch information
pallavsen007 committed Oct 13, 2022
1 parent 83b39c6 commit bacb7c4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
{% capture currentyear %}{{ 'now' | date: "%Y" }}{% endcapture %}
<span>© {{ currentyear }}</span>
</a>
</footer>
</footer>
2 changes: 1 addition & 1 deletion _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $blockquote-border: $dove-grey !default;
body {
margin: 0;
padding: 0;
background: $body-background url("../assets/bkg.png") 0 0;
background: $body-background url("../assets/psg.jpg") 0 0;
color: $body-foreground;
font-size: 16px;
line-height: 1.5;
Expand Down
Binary file added assets/psg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bacb7c4

Please sign in to comment.