UI Libraries: swap thumbnail and link to asset.
This commit is contained in:
@@ -80,7 +80,8 @@ include mixins/components
|
|||||||
'ART GALLERY',
|
'ART GALLERY',
|
||||||
'Dive into the most interesting .blend files from the community.',
|
'Dive into the most interesting .blend files from the community.',
|
||||||
"{{ url_for('projects.view', project_url='gallery') }}",
|
"{{ 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
|
ul.list-unstyled.mt-3.mb-0.column-count-2
|
||||||
-
|
-
|
||||||
|
Reference in New Issue
Block a user