Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions lib/nextstrain/sphinx/theme/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,12 @@
{{ TeamMember(name="Trevor Bedford", image="trevor-bedford.jpg", link="http://bedford.io/team/trevor-bedford/") }},
{{ TeamMember(name="Richard Neher", image="richard-neher.jpg", link="https://neherlab.org/richard-neher.html") }},
{{ TeamMember(name="Ivan Aksamentov", image="ivan-aksamentov.jpg", link="https://neherlab.org/ivan-aksamentov.html") }},
{{ TeamMember(name="Kim Andrews", image="kim-andrews.jpg", link="https://bedford.io/team/kim-andrews/") }},
{{ TeamMember(name="Jennifer Chang", image="jennifer-chang.jpg", link="https://bedford.io/team/jennifer-chang/") }},
{{ TeamMember(name="James Hadfield", image="james-hadfield.jpg", link="http://bedford.io/team/james-hadfield/") }},
{{ TeamMember(name="Emma Hodcroft", image="emma-hodcroft.jpg", link="http://emmahodcroft.com/") }},
{{ TeamMember(name="John Huddleston", image="john-huddleston.jpg", link="http://bedford.io/team/john-huddleston/") }},
{{ TeamMember(name="Jover Lee", image="jover-lee.jpg", link="http://bedford.io/team/jover-lee/") }},
{{ TeamMember(name="Victor Lin", image="victor-lin.png", link="https://bedford.io/team/victor-lin/") }},
{{ TeamMember(name="JT McCrone", image="jt-mccrone.jpg", link="https://mccronelab.github.io/people/") }},
{{ TeamMember(name="Cornelius Roemer", image="cornelius-roemer.jpg", link="https://neherlab.org/cornelius-roemer.html") }}
</div>
<p class="avatar">Please see the <a href="https://nextstrain.org/team">team page</a> for more details.</p>
Expand Down