diff --git a/app/views/admin/education/programs/static.html.erb b/app/views/admin/education/programs/static.html.erb
index 9cb062b3d576a5818ac58f4d09bff9d000367ec3..7e735294c3db50522f63cca61106125fcc9f34d1 100644
--- a/app/views/admin/education/programs/static.html.erb
+++ b/app/views/admin/education/programs/static.html.erb
@@ -11,7 +11,6 @@ image_alt: "<%= @program.featured_image_alt %>"
 <% end %>
 categories:
   - "<%= @github_file.website.categories.find_by(program_id: @program.id)&.id %>"
-<% if @program.teachers.any? %>
 teachers:
   - "marlene-dulaurans"
   - "arnaud-levy"