From ea9da2acdb2d5f35aa8df927e65c1fc17b770292 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 12 Apr 2019 17:30:27 +0200 Subject: [PATCH] UI Libraries: swap thumbnail and link to asset. --- src/templates/libraries.pug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/templates/libraries.pug b/src/templates/libraries.pug index ec27e01..e5b1ad3 100644 --- a/src/templates/libraries.pug +++ b/src/templates/libraries.pug @@ -80,7 +80,8 @@ include mixins/components 'ART GALLERY', 'Dive into the most interesting .blend files from the community.', "{{ url_for('projects.view', project_url='gallery') }}", - "{{ url_for('static', filename='assets/img/features/training_bob_forest.jpg')}}") + "{{ url_for('static', filename='assets/img/features/gallery_01.jpg')}}", + '/p/gallery/564a15bec379cf089a7ad514') ul.list-unstyled.mt-3.mb-0.column-count-2 -