Skip to content

Commit

Permalink
Fix background image not found on web site
Browse files Browse the repository at this point in the history
  • Loading branch information
enginmanap committed Feb 9, 2019
1 parent 0edb949 commit e85ddea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sass/xixia/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ html {
}

body {
background-image: url(/jekyll-xixia/assets/images/canvas_bg.jpg);
background-image: url(/limonEngine/assets/images/canvas_bg.jpg);
padding-top: 60px;
height:100%;
}
Expand Down

0 comments on commit e85ddea

Please sign in to comment.