diff --git a/src/templates/homepage.pug b/src/templates/homepage.pug index 9e2f820..b546dc7 100644 --- a/src/templates/homepage.pug +++ b/src/templates/homepage.pug @@ -58,7 +58,7 @@ mixin featured_projects() "{{ url_for('static', filename='assets/img/features/coffee_run_01.jpg')}}") +featured_project_card( - "STYLIZED CHARACTER WORKSHOP", + "STYLIZED CHARACTER WORKFLOW", "A detailed guide on how to create a stylized character for film production.", "/p/stylized-character-workflow", "{{ url_for('static', filename='assets/img/features/training_stylized_character_workshop_01.jpg')}}")