Skip to content

Commit 7494891

Browse files
committed
People update
1 parent bc25c43 commit 7494891

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

public/people/randy_read.jpg

65.5 KB
Loading

src/code/people.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,13 @@ export const pavol_bardy: Person = {
207207

208208
export const randy_read: Person = {
209209
name: "Randy Read",
210-
tags: ["Molecular Replacement"],
210+
photo: "randy_read.jpg",
211+
tags: [
212+
"Anomalous phasing",
213+
"Data Pathologies",
214+
"EM Docking",
215+
"Molecular Replacement",
216+
],
211217
homepage: "https://www.cimr.cam.ac.uk/staff/professor-randy-j-read-frs",
212218
};
213219

0 commit comments

Comments
 (0)