UI: Tweaks to descriptions in Learn.
This commit is contained in:
@@ -22,7 +22,7 @@ include mixins/components
|
|||||||
|
|
||||||
+category_list_item(
|
+category_list_item(
|
||||||
'COURSES',
|
'COURSES',
|
||||||
'Character modeling, 3D printing, VFX, rigging and more.',
|
'In-depth training on character modeling, 3D printing, rigging, VFX and more.',
|
||||||
"{{ url_for('cloud.courses') }}",
|
"{{ url_for('cloud.courses') }}",
|
||||||
"{{ url_for('static', filename='assets/img/features/training_motion_graphics.jpg')}}")
|
"{{ url_for('static', filename='assets/img/features/training_motion_graphics.jpg')}}")
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ include mixins/components
|
|||||||
|
|
||||||
+category_list_item(
|
+category_list_item(
|
||||||
'PRODUCTION LESSONS',
|
'PRODUCTION LESSONS',
|
||||||
'Tips and tricks by the Open Projects crew.',
|
'Tips and tricks by the Blender Open Movies crew.',
|
||||||
"{{ url_for('cloud.production') }}",
|
"{{ url_for('cloud.production') }}",
|
||||||
"{{ url_for('static', filename='assets/img/features/open_movies_02.jpg')}}")
|
"{{ url_for('static', filename='assets/img/features/open_movies_02.jpg')}}")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user