Skip to content

Commit dc8c5fc

Browse files
authored
Update index.astro
update the order of my affiliations
1 parent 525aacd commit dc8c5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ const images = import.meta.glob<{ default: ImageMetadata }>('/src/assets/images/
214214
{
215215
name: 'Scott Hosking',
216216
job: 'Principal Investigator',
217-
description: 'British Antarctic Survey, Alan Turing Institute',
217+
description: 'Alan Turing Institute, British Antarctic Survey',
218218
image: { src: images['/src/assets/images/team/scott-hosking.jpg'](), alt: 'Picture of Scott' },
219219
socials: [
220220
{

0 commit comments

Comments
 (0)