forked from Chaospott/site
„index.html“ ändern
This commit is contained in:
parent
ca987b8393
commit
09e84ebe93
@ -5,7 +5,7 @@ layout: default
|
||||
<div class="container" id="posts">
|
||||
<div class="row" style="padding-bottom:0px;">
|
||||
{% for post in site.posts limit:3 %}
|
||||
<div class="col-md-5">
|
||||
<div class="col-md-4">
|
||||
<h2>
|
||||
<a href="{{ post.url | prepend: site.baseurl }}">
|
||||
{{ post.title }}
|
||||
|
Loading…
Reference in New Issue
Block a user