WIP
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <div class="card border-0 rounded-0 hover-shadow mb-5"> | ||||
| <div class="card border-primary rounded-0 hover-shadow mb-4"> | ||||
|   <img class="card-img-top rounded-0" src="{{ .Params.Image | relURL }}" alt="{{ .Title }}"> | ||||
|   <div class="card-body"> | ||||
|     <h4 class="card-title"><a href="{{ .Permalink }}">{{ .Title }}</a></h4> | ||||
|     <h4 class="card-title mb-0"><a href="{{ .Permalink }}">{{ .Title }}</a></h4> | ||||
|   </div> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user