Skip to content

Commit 04c8485

Browse files
committed
tweaking image link
1 parent 581529f commit 04c8485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/css/grayscale.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ a:focus {
267267
width: 100%;
268268
padding: 50px 0;
269269
color: #fff;
270-
background: url(/img/downloads-bg.jpg) no-repeat center center scroll;
270+
background: url({{ "/img/IMG_3378.jpg" | prepend: site.baseurl }}) no-repeat center center scroll;
271271
background-color: {{ site.color.primary-dark }};
272272
-webkit-background-size: cover;
273273
-moz-background-size: cover;

0 commit comments

Comments
 (0)