diff --git a/src/templates/learn.pug b/src/templates/learn.pug index bf94d27..2eb3fcd 100644 --- a/src/templates/learn.pug +++ b/src/templates/learn.pug @@ -22,7 +22,7 @@ include mixins/components +category_list_item( '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('static', filename='assets/img/features/training_motion_graphics.jpg')}}") @@ -38,7 +38,7 @@ include mixins/components +category_list_item( '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('static', filename='assets/img/features/open_movies_02.jpg')}}")