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 525aacd commit dc8c5fcCopy full SHA for dc8c5fc
src/pages/index.astro
@@ -214,7 +214,7 @@ const images = import.meta.glob<{ default: ImageMetadata }>('/src/assets/images/
214
{
215
name: 'Scott Hosking',
216
job: 'Principal Investigator',
217
- description: 'British Antarctic Survey, Alan Turing Institute',
+ description: 'Alan Turing Institute, British Antarctic Survey',
218
image: { src: images['/src/assets/images/team/scott-hosking.jpg'](), alt: 'Picture of Scott' },
219
socials: [
220
0 commit comments