Update frontpage.html
This commit is contained in:
parent
c24713a90e
commit
1fb178c60c
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ format: blog-index
|
|||
{% assign url = '' %}
|
||||
{% else %}
|
||||
{% assign url = site.url %}
|
||||
{% endif %}{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if page.callforaction %}
|
||||
<div class="row t60 b60">
|
||||
<div class="small-12 text-center columns">
|
||||
|
|
|
|||
Reference in a new issue