forked from Chaospott/site
		
	„index.html“ ändern
This commit is contained in:
		| @@ -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-3"> | ||||
|     <div class="col-md-2"> | ||||
|       <h2> | ||||
|           <a href="{{ post.url | prepend: site.baseurl }}"> | ||||
|               {{ post.title }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user