add 'home' layout and use it in index file
This commit is contained in:
parent
8f786f17e1
commit
c2e655f7e8
4 changed files with 84 additions and 77 deletions
|
@ -8,7 +8,7 @@ layout: base
|
|||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
||||
{{ content }}
|
||||
{% include comments.html %}
|
||||
{% include comments.html %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue