Permalink
Showing
with
1 addition
and
1 deletion.
-
+1
−1
_includes/styles.scss
|
@@ -232,7 +232,7 @@ body { |
|
|
margin-bottom: 50px;
|
|
|
}
|
|
|
.author-image {
|
|
|
- background-image: url({{ site.baseurl }}/{{site.author_image}});
|
|
|
+ background-image: url({{ site.baseurl }}{{site.author_image}});
|
|
|
display: inline-block;
|
|
|
width: 30px;
|
|
|
height: 30px;
|
|
|
0 comments on commit
5fbdd68