Learn: New featured projects
This commit is contained in:
@@ -33,8 +33,10 @@ include mixins/components
|
|||||||
ul.list-unstyled.mt-3.mb-0.column-count-2.list-first-new
|
ul.list-unstyled.mt-3.mb-0.column-count-2.list-first-new
|
||||||
-
|
-
|
||||||
var projects = {
|
var projects = {
|
||||||
|
'Procedural Shading': '/p/procedural-shading',
|
||||||
|
'Weight Painting':'/p/weight-painting',
|
||||||
'Animation Fundamentals':'/p/animation-fundamentals',
|
'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'
|
'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')}}",
|
"{{ url_for('static', filename='assets/img/features/training_anglerfish_01.jpg')}}",
|
||||||
'/p/anglerfish')
|
'/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 = {
|
var projects = {
|
||||||
'Anglerfish':'/p/anglerfish',
|
'Anglerfish':'/p/anglerfish',
|
||||||
|
Reference in New Issue
Block a user