Learn: New featured projects

This commit is contained in:
2020-07-23 12:20:05 +02:00
parent 96a54695af
commit 28ee78ec02

View File

@@ -33,8 +33,10 @@ include mixins/components
ul.list-unstyled.mt-3.mb-0.column-count-2.list-first-new
-
var projects = {
'Procedural Shading': '/p/procedural-shading',
'Weight Painting':'/p/weight-painting',
'Animation Fundamentals':'/p/animation-fundamentals',
'Grease Pencil':'/p/grease-pencil-fundamentals',
'Stylized Character Workflow':'/p/stylized-character-workflow',
'Scripting for Artists':'/p/scripting-for-artists'
};
@@ -56,7 +58,7 @@ include mixins/components
"{{ url_for('static', filename='assets/img/features/training_anglerfish_01.jpg')}}",
'/p/anglerfish')
ul.list-unstyled.mt-3.mb-0.column-count-2.list-first-new
ul.list-unstyled.mt-3.mb-0.column-count-2
-
var projects = {
'Anglerfish':'/p/anglerfish',