Fixed image previews just in time to not want Hakyll anymore
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="col-sm-6">
|
||||
<h3>$title$</h3>
|
||||
<a href="$img$">
|
||||
<img src="$img$" class="img-responsive"/>
|
||||
<img src="$imgpreview$" class="img-responsive"/>
|
||||
</a>
|
||||
<!-- N.B. use img-fluid for Bootstrap 4 -->
|
||||
$if(description)$
|
||||
|
||||
Reference in New Issue
Block a user