Skip to content

Commit 40835e6

Browse files
author
Vivek Vishal
authored
Add Meshery CLI Training session of April 30th,2025 to tutorials
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent d240bcc commit 40835e6

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

src/assets/data/tutorials/index.js

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,24 @@ const data = [
156156
}
157157
]
158158
},
159+
{
160+
date: "Apr. 30, 2025",
161+
topic: "Meshery CLI",
162+
resources: {
163+
slides: "https://docs.google.com/presentation/d/1lRop7DAAMUBmuFdzZK25LdQrkLG08eVsXEaDrauP3S8/edit?usp=sharing",
164+
recording: "https://youtu.be/aNR_1h1Pisg"
165+
},
166+
presenters: [
167+
{
168+
link: "/community/members/aadhitya-amarendiran",
169+
name: "Aadhitya Amarendiran"
170+
},
171+
{
172+
link: "/community/members/matthieu-evrin",
173+
name: "Matthieu Evrin"
174+
},
175+
],
176+
},
159177
];
160178

161179
export default data;

0 commit comments

Comments
 (0)