diff --git a/sigal/themes/galleria/templates/index.html b/sigal/themes/galleria/templates/index.html index a8e9374..7948e2b 100644 --- a/sigal/themes/galleria/templates/index.html +++ b/sigal/themes/galleria/templates/index.html @@ -12,6 +12,15 @@ + {# We will always want to show the first image when we're on an album page #} + {# Start loading now for faster document complete instead of waiting for js to load it #} + {% if album.medias %} + + {% endif %} {% if settings.show_map and album.show_map %}