Fix instructors ordering on program marketing page
Changed to hold the instructors in a list instead of a dict because a dict does not keep ordering.
Showing
Please
register
or
sign in
to comment
Changed to hold the instructors in a list instead of a dict because a dict does not keep ordering.