aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/art-menu.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/art-menu.html')
-rw-r--r--_includes/art-menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/art-menu.html b/_includes/art-menu.html
index 0cb16fb..01a455b 100644
--- a/_includes/art-menu.html
+++ b/_includes/art-menu.html
@@ -10,7 +10,7 @@
</span>
</a>
<div class="art-menu-item-img">
- <img src="{{ artthumbs.first }}">
+ <img src="{{ artthumbs | sample }}">
</div>
</li>
{% endif %}