We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581529f commit 04c8485Copy full SHA for 04c8485
1 file changed
_includes/css/grayscale.css
@@ -267,7 +267,7 @@ a:focus {
267
width: 100%;
268
padding: 50px 0;
269
color: #fff;
270
- background: url(/img/downloads-bg.jpg) no-repeat center center scroll;
+ background: url({{ "/img/IMG_3378.jpg" | prepend: site.baseurl }}) no-repeat center center scroll;
271
background-color: {{ site.color.primary-dark }};
272
-webkit-background-size: cover;
273
-moz-background-size: cover;
0 commit comments