From 464cce29a2e04e508a39cf9e68da4458d53873f8 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 23 Oct 2016 19:03:43 +0200 Subject: load low-res images first --- themes/flog/layouts/partials/listing.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'themes/flog/layouts/partials/listing.html') diff --git a/themes/flog/layouts/partials/listing.html b/themes/flog/layouts/partials/listing.html index a893211..a5556b6 100644 --- a/themes/flog/layouts/partials/listing.html +++ b/themes/flog/layouts/partials/listing.html @@ -11,7 +11,11 @@
{{ if .Params.image }}
- + +
{{ end }}
-- cgit v1.3.1