1
Fork 0

Image links to content

This commit is contained in:
Jake Howard 2017-10-27 09:19:22 +01:00
parent 281a9f95a8
commit b1bd57fa82
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -11,7 +11,9 @@
{{ range .Pages.ByDate }}
<div class="media list-page-item mb-3">
<div class="d-none d-md-block align-self-center img-wrapper mr-3">
<img src="{{ .Params.image }}" alt="{{ .Title }} image" />
<a href="{{ .Permalink }}">
<img src="{{ .Params.image }}" alt="{{ .Title }} image" />
</a>
</div>
<div class="media-body">
<a href="{{ .Permalink }}">