We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c7fb8 commit e7a7fd4Copy full SHA for e7a7fd4
src/pages/home/People.jsx
@@ -102,6 +102,12 @@ export default function People({homeStyles, ...props}) {
102
name: "Hal Pashler",
103
affiliation: "University of California - San Diego",
104
},
105
+ {
106
+ url: "https://www.psy.ox.ac.uk/team/dorothy-bishop",
107
+ image: "/sitestatic/people/bishop-hires.png",
108
+ name: "Dorothy Bishop",
109
+ affiliation: "University of Oxford",
110
+ },
111
{
112
url: "https://www.coll.mpg.de/team/page/susann_fiedler",
113
image: "/sitestatic/people/fiedler-hires.png",
0 commit comments