diff --git a/app/views/admin/education/programs/static.html.erb b/app/views/admin/education/programs/static.html.erb index 3f739d4d6fc99618f04ddbeae6239e2f41b5f640..c3b9ca6223e1a24d49464dbc0d198a9e732401ab 100644 --- a/app/views/admin/education/programs/static.html.erb +++ b/app/views/admin/education/programs/static.html.erb @@ -12,7 +12,7 @@ image_alt: "<%= @program.featured_image_alt %>" categories: - "<%= @github_file.website.categories.find_by(program_id: @program.id)&.id %>" <% if @program.teachers.any? %> -members: +persons: - "marlene-dulaurans" - "arnaud-levy" - "quentin-bessiere"