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 624b8f4 commit ef875afCopy full SHA for ef875af
src/assets/content/slides/Images.ts
@@ -12,18 +12,18 @@ interface ImageCaption {
12
export const groupPhotos: ImageCaption[] = [
13
{
14
img: groupPhoto1,
15
- caption: 'Lab outing to the beach, Summer 2023'
+ caption: '10/2021'
16
},
17
18
img: groupPhoto2,
19
- caption: 'Conference presentation at AACR 2024'
+ caption: '3/2023 in Claytor Lake'
20
21
22
img: groupPhoto3,
23
- caption: 'Holiday party, December 2023'
+ caption: '3/2024 - casual bowling photo'
24
25
26
img: groupPhoto4,
27
- caption: 'test'
+ caption: '3/2024 - fun bowling photo'
28
29
];
0 commit comments