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.
2 parents 525aacd + dc8c5fc commit 89c6efdCopy full SHA for 89c6efd
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