Skip to content

Commit d082dc6

Browse files
author
AlexFW
committed
add: pictures for 0xMLOps; picture to homepage rotation
1 parent be9b507 commit d082dc6

9 files changed

Lines changed: 13 additions & 1 deletion

File tree

_content/events/0xmlops.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,15 @@ description: |
2323
2424
2525
Are you ready to begin your MLOps journey? ✨ Make sure to mark your calendars and signup, we look forward to seeing all of you!
26+
27+
pictures:
28+
- /images/0xmlops/_MG_2858.jpg
29+
- /images/0xmlops/_MG_2863.jpg
30+
- /images/0xmlops/_MG_2883.jpg
31+
- /images/0xmlops/_MG_2899.jpg
32+
- /images/0xmlops/_MG_2903.jpg
33+
- /images/0xmlops/_MG_2906.jpg
34+
- /images/0xmlops/_MG_2917.jpg
35+
2636
---
2737

pages/index.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ export default function HomePage(props: Props) {
3636
"images/ai_in_med/DSCF1881-19.JPG",
3737
"images/ai_in_med/DSCF1881-16.JPG",
3838
"images/ai_in_med/DSCF1881-12.JPG",
39+
40+
"/images/0xmlops/_MG_2899.jpg"
3941
];
4042

4143
return (
@@ -70,4 +72,4 @@ export default function HomePage(props: Props) {
7072
</Box>
7173
</Box>
7274
)
73-
}
75+
}

public/images/0xmlops/_MG_2858.jpg

84.1 KB
Loading

public/images/0xmlops/_MG_2863.jpg

79.4 KB
Loading

public/images/0xmlops/_MG_2883.jpg

141 KB
Loading

public/images/0xmlops/_MG_2899.jpg

50.9 KB
Loading

public/images/0xmlops/_MG_2903.jpg

57.7 KB
Loading

public/images/0xmlops/_MG_2906.jpg

58.8 KB
Loading

public/images/0xmlops/_MG_2917.jpg

54.4 KB
Loading

0 commit comments

Comments
 (0)