Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
_layouts/post.html
|
@ -8,7 +8,7 @@ section_id: blog |
|
|
<div class="full"> |
|
|
<div class="full"> |
|
|
<div class="post single"> |
|
|
<div class="post single"> |
|
|
{% if page.images %} |
|
|
{% if page.images %} |
|
|
<div class="post-header" style="background-image: url({{site.url}}/{{page.images[0]}})"> |
|
|
<div class="post-header" style="background-image: url({{site.url}}/{{page.header[0]}})"> |
|
|
</div> |
|
|
</div> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
<div class="four spacing"></div> |
|
|
<div class="four spacing"></div> |
|
|