summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/index.html.mustache2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/index.html.mustache b/src/index.html.mustache
index 5133c9c..4f51721 100644
--- a/src/index.html.mustache
+++ b/src/index.html.mustache
@@ -26,10 +26,12 @@
{{#columns}}
<div class="column">
{{#.}}
+ {{#.}}
<a target="_blank" href="{{&src_hiq}}">
<img src="{{&src_thumbnail}}" alt="{{title}}">
</a>
{{/.}}
+ {{/.}}
</div>
{{/columns}}
</div>